Class ExtIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bouncycastle.jce.exception.ExtIOException
All Implemented Interfaces:
Serializable, ExtException

@Deprecated public class ExtIOException extends IOException implements ExtException
Deprecated.
See Also:
  • Constructor Details

    • ExtIOException

      public ExtIOException(String message, Throwable cause)
      Deprecated.
  • Method Details