java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mbari.vcr4j.rs422.RS422Exception
- All Implemented Interfaces:
Serializable
- Since:
- 2016-02-02T12:27:00
- Author:
- Brian Schlining
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRS422Exception(String message) RS422Exception(String message, Throwable cause) RS422Exception(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) RS422Exception(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
-
RS422Exception
public RS422Exception() -
RS422Exception
-
RS422Exception
-
RS422Exception
-
RS422Exception
-