Package com.documentum.fc.client
Class DfDocbrokerRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.documentum.fc.common.DfRuntimeException
com.documentum.fc.client.DfDocbrokerRuntimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionint
static DfDocbrokerRuntimeException
newAlreadyKnownException
(String hostName, int portNumber) static DfDocbrokerRuntimeException
newMapReadOnlyException
(String hostName, int portNumber) static DfDocbrokerRuntimeException
newNotKnownException
(String hostName, int portNumber) Methods inherited from class com.documentum.fc.common.DfRuntimeException
convertToRuntimeException, getArguments, getMessage, getMessageId, newDefineClassFailedException, newFailedBofTransformationException, newInvalidPrivilegeMetadataException, newNotInitializedException, newPrivilegeIllegalForSBOException, newUnexpectedException, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Method Details
-
getHostName
-
getPortNumber
public int getPortNumber() -
newMapReadOnlyException
-
newNotKnownException
-
newAlreadyKnownException
-