Class ASN1Exception

All Implemented Interfaces:
Serializable

public class ASN1Exception
extends IOException
See Also:
Serialized Form
  • Method Details

    • getCause

      public Throwable getCause()
      Description copied from class: Throwable
      Returns the cause of this Throwable, or null if there is no cause.
      Overrides:
      getCause in class Throwable