Serialized Form
-
Package nxt
-
Class nxt.BlockchainProcessor.BlockNotAcceptedException extends NxtException implements Serializable
-
Serialized Fields
-
block
nxt.BlockImpl block
-
-
-
Class nxt.BlockchainProcessor.BlockOutOfOrderException extends BlockchainProcessor.BlockNotAcceptedException implements Serializable
-
Class nxt.BlockchainProcessor.TransactionNotAcceptedException extends BlockchainProcessor.BlockNotAcceptedException implements Serializable
-
Serialized Fields
-
transaction
nxt.TransactionImpl transaction
-
-
-
Class nxt.NxtException extends java.lang.Exception implements Serializable
-
Class nxt.NxtException.AccountControlException extends NxtException.NotCurrentlyValidException implements Serializable
-
Class nxt.NxtException.ExistingTransactionException extends NxtException.NotCurrentlyValidException implements Serializable
-
Class nxt.NxtException.InsufficientBalanceException extends NxtException.NotCurrentlyValidException implements Serializable
-
Class nxt.NxtException.NotCurrentlyValidException extends NxtException.ValidationException implements Serializable
-
Class nxt.NxtException.NotValidException extends NxtException.ValidationException implements Serializable
-
Class nxt.NxtException.NotYetEnabledException extends NxtException.NotCurrentlyValidException implements Serializable
-
Class nxt.NxtException.NotYetEncryptedException extends java.lang.IllegalStateException implements Serializable
-
Class nxt.NxtException.NxtIOException extends java.io.IOException implements Serializable
-
Class nxt.NxtException.StopException extends java.lang.RuntimeException implements Serializable
-
Class nxt.NxtException.ValidationException extends NxtException implements Serializable
-
Class nxt.Shuffler.ControlledAccountException extends Shuffler.ShufflerException implements Serializable
-
Class nxt.Shuffler.DuplicateShufflerException extends Shuffler.ShufflerException implements Serializable
-
Class nxt.Shuffler.InvalidRecipientException extends Shuffler.ShufflerException implements Serializable
-
Class nxt.Shuffler.InvalidStageException extends Shuffler.ShufflerException implements Serializable
-
Class nxt.Shuffler.ShufflerException extends NxtException implements Serializable
-
Class nxt.Shuffler.ShufflerLimitException extends Shuffler.ShufflerException implements Serializable
-
-
Package nxt.http
-
Class nxt.http.APIProxyServlet extends org.eclipse.jetty.proxy.AsyncMiddleManServlet implements Serializable
-
Class nxt.http.APIServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class nxt.http.APITestServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class nxt.http.DbShellServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class nxt.http.ParameterException extends NxtException implements Serializable
-
Serialized Fields
-
errorResponse
org.json.simple.JSONStreamAware errorResponse
-
-
-
Class nxt.http.ShapeShiftProxyServlet extends org.eclipse.jetty.proxy.AsyncMiddleManServlet implements Serializable
-
-
Package nxt.peer
-
Class nxt.peer.PeerServlet extends org.eclipse.jetty.websocket.servlet.WebSocketServlet implements Serializable
-