Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Author:
arussel

Constructor Summary
ExceptionHandlerDescriptor()
           
 
Method Summary
 java.lang.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 java.lang.Class<? extends NuxeoExceptionHandler> getKlass()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.