Package com.oss.util

Class BERTool.TLVDumpException

All Implemented Interfaces:
Serializable
Enclosing class:
BERTool

public static class BERTool.TLVDumpException extends RuntimeException
Thrown by the TLVDump.dumpTLV() method in case of unexpected end of data.
See Also:
  • Constructor Details

    • TLVDumpException

      public TLVDumpException(String unexpected_end_of_data)
      Parameters:
      unexpected_end_of_data - TLV dump string.