Class PKCSIOException

All Implemented Interfaces:
Serializable

public class PKCSIOException extends IOException
General IOException thrown in the cert package and its sub-packages.
See Also:
  • Constructor Details

    • PKCSIOException

      public PKCSIOException(String msg, Throwable cause)
    • PKCSIOException

      public PKCSIOException(String msg)
  • Method Details