Class PrivateKeyParseException

All Implemented Interfaces:
Serializable

public final class PrivateKeyParseException extends PemParseException
Author:
Hakan Altindag
See Also:
  • Constructor Details

    • PrivateKeyParseException

      public PrivateKeyParseException(Throwable cause)
    • PrivateKeyParseException

      public PrivateKeyParseException(String message)