jremote jbase5.2.1

com.jbase.jremote.io.inflow
Class RequestHandlerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jbase.jremote.io.inflow.RequestHandlerException
All Implemented Interfaces:
Serializable

public class RequestHandlerException
extends Exception

Exception from RequestHandler.

Author:
aphethean
See Also:
Serialized Form

Constructor Summary
RequestHandlerException(Exception e)
           
RequestHandlerException(String error)
           
 
Method Summary
 Exception getNestedException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RequestHandlerException

public RequestHandlerException(Exception e)

RequestHandlerException

public RequestHandlerException(String error)
Method Detail

getNestedException

public Exception getNestedException()

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.