Package org.alfresco.repo.virtual.ref
Class ProtocolMethodException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.repo.virtual.VirtualizationException
org.alfresco.repo.virtual.ref.ProtocolMethodException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProtocolMethodException(String message) ProtocolMethodException(String message, Throwable cause) ProtocolMethodException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) ProtocolMethodException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProtocolMethodException
public ProtocolMethodException() -
ProtocolMethodException
-
ProtocolMethodException
-
ProtocolMethodException
-
ProtocolMethodException
-