public class ChecksumProtocolException extends RuntimeException
Constructor and Description |
---|
ChecksumProtocolException() |
ChecksumProtocolException(String message) |
ChecksumProtocolException(String message,
Throwable cause) |
ChecksumProtocolException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ChecksumProtocolException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ChecksumProtocolException()
public ChecksumProtocolException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ChecksumProtocolException(String message)
public ChecksumProtocolException(Throwable cause)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.