Class EACIOException

All Implemented Interfaces:
Serializable

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

    • EACIOException

      public EACIOException(String msg, Throwable cause)
    • EACIOException

      public EACIOException(String msg)
  • Method Details