com.jbase.jremote
Class JSubroutineNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jbase.jremote.JRemoteException
com.jbase.jremote.JSubroutineNotFoundException
- All Implemented Interfaces:
- 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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JSubroutineNotFoundException
public JSubroutineNotFoundException(String msg)
Copyright © 2016 TEMENOS. All Rights Reserved.