com.jbase.jremote.io.inflow
Class RequestHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jbase.jremote.io.inflow.RequestHandlerException
- All Implemented Interfaces:
- Serializable
public class RequestHandlerException
- extends Exception
Exception from RequestHandler.
- Author:
- aphethean
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RequestHandlerException
public RequestHandlerException(Exception e)
RequestHandlerException
public RequestHandlerException(String error)
getNestedException
public Exception getNestedException()
Copyright © 2016 TEMENOS. All Rights Reserved.