Package nxt
Class NxtException.ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nxt.NxtException
nxt.NxtException.ValidationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NxtException.NotCurrentlyValidException,NxtException.NotValidException
- Enclosing class:
- NxtException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class nxt.NxtException
NxtException.AccountControlException, NxtException.ExistingTransactionException, NxtException.InsufficientBalanceException, NxtException.NotCurrentlyValidException, NxtException.NotValidException, NxtException.NotYetEnabledException, NxtException.NotYetEncryptedException, NxtException.NxtIOException, NxtException.StopException, NxtException.ValidationException -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString