Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
Class ErrorHandlersDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandlersDescriptor

public class ErrorHandlersDescriptor
extends java.lang.Object

Author:
arussel

Constructor Summary
ErrorHandlersDescriptor()
           
 
Method Summary
 java.lang.String getBundle()
           
 java.lang.String getDefaultPage()
           
 java.lang.String getLoggerName()
           
 java.util.List<ErrorHandler> getMessages()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorHandlersDescriptor

public ErrorHandlersDescriptor()
Method Detail

getBundle

public java.lang.String getBundle()

getMessages

public java.util.List<ErrorHandler> getMessages()

getLoggerName

public java.lang.String getLoggerName()

getDefaultPage

public java.lang.String getDefaultPage()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.