org.cruxframework.crux.core.server.rest.core.dispatch
Class RequestProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruxframework.crux.core.server.rest.core.dispatch.RequestProcessorException
- All Implemented Interfaces:
- Serializable
public class RequestProcessorException
- extends RuntimeException
- Author:
- Thiago da Rosa de Bustamante
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RequestProcessorException
public RequestProcessorException()
RequestProcessorException
public RequestProcessorException(String arg0)
- Parameters:
arg0 -
RequestProcessorException
public RequestProcessorException(Throwable arg0)
- Parameters:
arg0 -
RequestProcessorException
public RequestProcessorException(String arg0,
Throwable arg1)
- Parameters:
arg0 - arg1 -
Copyright © 2014. All rights reserved.