Module vcr4j.rs422

Class RS422Exception

All Implemented Interfaces:
Serializable

public class RS422Exception extends RuntimeException
Since:
2016-02-02T12:27:00
Author:
Brian Schlining
See Also:
  • Constructor Details

    • RS422Exception

      public RS422Exception()
    • RS422Exception

      public RS422Exception(Throwable cause)
    • RS422Exception

      public RS422Exception(String message)
    • RS422Exception

      public RS422Exception(String message, Throwable cause)
    • RS422Exception

      public RS422Exception(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)