public abstract class ProtocolNonConformanceException extends IllegalStateException
| Constructor and Description |
|---|
ProtocolNonConformanceException() |
ProtocolNonConformanceException(String s) |
ProtocolNonConformanceException(String message,
Throwable cause) |
ProtocolNonConformanceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProtocolNonConformanceException()
public ProtocolNonConformanceException(String message, Throwable cause)
public ProtocolNonConformanceException(String s)
public ProtocolNonConformanceException(Throwable cause)