Package nxt
Class Shuffler.ShufflerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- nxt.NxtException
-
- nxt.Shuffler.ShufflerException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
Shuffler.ControlledAccountException
,Shuffler.DuplicateShufflerException
,Shuffler.InvalidRecipientException
,Shuffler.InvalidStageException
,Shuffler.ShufflerLimitException
- Enclosing class:
- Shuffler
public static class Shuffler.ShufflerException 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
-
-