Class CertIOException

All Implemented Interfaces:
Serializable

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

    • CertIOException

      public CertIOException(String msg, Throwable cause)
    • CertIOException

      public CertIOException(String msg)
  • Method Details