Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class ExceptionHandlerDescriptor
extends Object

Author:
arussel

Constructor Summary
ExceptionHandlerDescriptor()
           
 
Method Summary
 Class<? extends NuxeoExceptionHandler> getKlass()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandlerDescriptor

public ExceptionHandlerDescriptor()
Method Detail

getKlass

public Class<? extends NuxeoExceptionHandler> getKlass()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.