Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 Object

Author:
arussel

Constructor Summary
ErrorHandlersDescriptor()
           
 
Method Summary
 String getBundle()
           
 String getDefaultPage()
           
 String getLoggerName()
           
 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 String getBundle()

getMessages

public List<ErrorHandler> getMessages()

getLoggerName

public String getLoggerName()

getDefaultPage

public String getDefaultPage()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.