Class CrcException

All Implemented Interfaces:
Serializable

public class CrcException extends RuntimeException
See Also:
  • Constructor Details

    • CrcException

      public CrcException()
      Constructs a FormatException with no detail message.
    • CrcException

      public CrcException(String s)
      Constructs a FormatException with the specified detail message
      Parameters:
      s - the detail message