Class ASN1ParseException

All Implemented Interfaces:
Serializable

public class ASN1ParseException extends RuntimeException
See Also:
  • Constructor Details

    • ASN1ParseException

      public ASN1ParseException(String message)
    • ASN1ParseException

      public ASN1ParseException(Throwable cause, String messageFormat, Object... args)
    • ASN1ParseException

      public ASN1ParseException(String messageFormat, Object... args)