public class ModbusRequestException extends RuntimeException
Constructor and Description |
---|
ModbusRequestException(int exceptionCode) |
ModbusRequestException(int exceptionCode,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
byte |
getExceptionCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModbusRequestException(int exceptionCode, Throwable cause)
public ModbusRequestException(int exceptionCode)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.