Class DerEncodingException

All Implemented Interfaces:
Serializable

public class DerEncodingException extends IOException
Author:
Daniel DeGroff
See Also:
  • Constructor Details

    • DerEncodingException

      public DerEncodingException(String message, Throwable cause)
    • DerEncodingException

      public DerEncodingException(Throwable cause)
    • DerEncodingException

      public DerEncodingException(String message)