com.filenet.Panagon
Class ContentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.filenet.wcm.api.BaseRuntimeException
com.filenet.Panagon.ContentNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
- public class ContentNotFoundException
- extends BaseRuntimeException
This exception is thrown when a TransportInputStream
object cannot be created,
thereby preventing retrieval of document content.
- 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 |
ContentNotFoundException
public ContentNotFoundException()
ContentNotFoundException
public ContentNotFoundException(java.lang.String s)
ContentNotFoundException
public ContentNotFoundException(java.lang.String s,
int faultCode)
ContentNotFoundException
public ContentNotFoundException(java.lang.String s,
java.lang.Integer faultCode)