jremote jbase5.2.1

com.jbase.jremote
Class JSubroutineNotFoundException

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

public class JSubroutineNotFoundException
extends JRemoteException

This exception is thrown when a call is made to a non existent subroutine.

Author:
aphethean
See Also:
call(), Serialized Form

Constructor Summary
JSubroutineNotFoundException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class com.jbase.jremote.JRemoteException
getError
 
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

JSubroutineNotFoundException

public JSubroutineNotFoundException(java.lang.String msg)

jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.