|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.filenet.wcm.api.BaseRuntimeException
com.filenet.wcm.api.InvalidContentEngineClassException
Not Applicable in CS Java Connector v3.0.
This exception is thrown if the Content Services indicates that a supplied class ID (or the ID of a suppliedClassDescription
object) is not recognized.
Constructor Summary | |
InvalidContentEngineClassException()
Not Applicable in CS Java Connector v3.0. |
|
InvalidContentEngineClassException(java.lang.String s)
Not Applicable in CS Java Connector v3.0. |
Methods inherited from class com.filenet.wcm.api.BaseRuntimeException |
getFaultCode, setFaultCode, toString |
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 |
Constructor Detail |
public InvalidContentEngineClassException()
Not Applicable in CS Java Connector v3.0.
Constructs anInvalidContentEngineClassException
.
public InvalidContentEngineClassException(java.lang.String s)
Not Applicable in CS Java Connector v3.0.
Constructs anInvalidContentEngineClassException
containing the specified
String
.
s
- A String
that contains message text about the exception.
|
FileNet Content Services Java Connector v3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |