public class ProtocolMethodException extends VirtualizationException
Constructor and Description |
---|
ProtocolMethodException() |
ProtocolMethodException(String message) |
ProtocolMethodException(String message,
Throwable cause) |
ProtocolMethodException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ProtocolMethodException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProtocolMethodException()
public ProtocolMethodException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ProtocolMethodException(String message)
public ProtocolMethodException(Throwable cause)
Copyright © 2005–2017 Alfresco Software. All rights reserved.