Class PK11Token.NotInitializedException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    PK11Token

    public static class PK11Token.NotInitializedException
    extends IncorrectPasswordException
    Thrown if the operation requires that the token be logged in, and it isn't.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NotInitializedException

        public NotInitializedException()
      • NotInitializedException

        public NotInitializedException​(java.lang.String mesg)