com.filenet.Panagon
Class MethodNotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.filenet.wcm.api.BaseRuntimeException
com.filenet.Panagon.MethodNotImplementedException
- All Implemented Interfaces:
- java.io.Serializable
- public class MethodNotImplementedException
- extends BaseRuntimeException
This exception is thrown when requested method is not found.
- See Also:
- CS Java Toolkit Developer's Guide,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MethodNotImplementedException
public MethodNotImplementedException()
MethodNotImplementedException
public MethodNotImplementedException(java.lang.String s)
MethodNotImplementedException
public MethodNotImplementedException(java.lang.String s,
int faultCode)
MethodNotImplementedException
public MethodNotImplementedException(java.lang.String s,
java.lang.Integer faultCode)