Package nxt
Class NxtException.NotYetEncryptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
nxt.NxtException.NotYetEncryptedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NxtException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotYetEncryptedException(String message) NotYetEncryptedException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotYetEncryptedException
-
NotYetEncryptedException
-