Package nxt
Class NxtException.ValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- nxt.NxtException
-
- nxt.NxtException.ValidationException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
NxtException.NotCurrentlyValidException
,NxtException.NotValidException
- Enclosing class:
- NxtException
public abstract static class NxtException.ValidationException extends NxtException
- See Also:
- Serialized Form
-
-
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
-
-