Serialized Form
-
Package com.jelurida.ardor.integration.wallet.ledger
-
Exception com.jelurida.ardor.integration.wallet.ledger.APDUWrapper.DeserializationException
class DeserializationException extends Exception implements Serializable
-
-
Package com.jelurida.ardor.integration.wallet.ledger.application
-
Exception com.jelurida.ardor.integration.wallet.ledger.application.ArdorAppException
class ArdorAppException extends RuntimeException implements Serializable-
Serialized Fields
-
data
byte[] data
-
reasonCode
int reasonCode
-
-
-
-
Package nxt
-
Exception nxt.NxtException
class NxtException extends Exception implements Serializable -
Exception nxt.NxtException.AccountControlException
class AccountControlException extends NxtException.NotCurrentlyValidException implements Serializable -
Exception nxt.NxtException.ExistingTransactionException
class ExistingTransactionException extends NxtException.NotCurrentlyValidException implements Serializable -
Exception nxt.NxtException.InsufficientBalanceException
class InsufficientBalanceException extends NxtException.NotCurrentlyValidException implements Serializable -
Exception nxt.NxtException.NotCurrentlyValidException
class NotCurrentlyValidException extends NxtException.ValidationException implements Serializable -
Exception nxt.NxtException.NotValidException
class NotValidException extends NxtException.ValidationException implements Serializable -
Exception nxt.NxtException.NotYetEnabledException
class NotYetEnabledException extends NxtException.NotCurrentlyValidException implements Serializable -
Exception nxt.NxtException.NotYetEncryptedException
class NotYetEncryptedException extends IllegalStateException implements Serializable -
Exception nxt.NxtException.NxtIOException
class NxtIOException extends IOException implements Serializable -
Exception nxt.NxtException.StopException
class StopException extends RuntimeException implements Serializable -
Exception nxt.NxtException.ValidationException
class ValidationException extends NxtException implements Serializable
-
-
Package nxt.addons
-
Class nxt.addons.ContractRunnerPermission
class ContractRunnerPermission extends BasicPermission implements Serializable
-
-
Package nxt.blockchain
-
Exception nxt.blockchain.BlockchainProcessor.BlockNotAcceptedException
class BlockNotAcceptedException extends NxtException implements Serializable-
Serialized Fields
-
block
BlockImpl block
-
-
-
Exception nxt.blockchain.BlockchainProcessor.BlockOfLowerDifficultyException
class BlockOfLowerDifficultyException extends BlockchainProcessor.BlockNotAcceptedException implements Serializable -
Exception nxt.blockchain.BlockchainProcessor.BlockOutOfOrderException
class BlockOutOfOrderException extends BlockchainProcessor.BlockNotAcceptedException implements Serializable -
Exception nxt.blockchain.BlockchainProcessor.TransactionNotAcceptedException
class TransactionNotAcceptedException extends BlockchainProcessor.BlockNotAcceptedException implements Serializable-
Serialized Fields
-
transaction
TransactionImpl transaction
-
-
-
-
Package nxt.http
-
Class nxt.http.APIProxyServlet
class APIProxyServlet extends org.eclipse.jetty.proxy.AsyncMiddleManServlet implements Serializable-
Serialized Fields
-
confirmationsClient
org.eclipse.jetty.client.HttpClient confirmationsClient
-
-
-
Class nxt.http.APIServlet
class APIServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class nxt.http.APITestServlet
class APITestServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class nxt.http.DbShellServlet
class DbShellServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class nxt.http.PaperWalletServlet
class PaperWalletServlet extends javax.servlet.http.HttpServlet implements Serializable -
Exception nxt.http.ParameterException
class ParameterException extends NxtException implements Serializable-
Serialized Fields
-
errorResponse
org.json.simple.JSONStreamAware errorResponse
-
-
-
-
Package nxt.http.proxy
-
Exception nxt.http.proxy.PasswordDetectedException
class PasswordDetectedException extends RuntimeException implements Serializable-
Serialized Fields
-
errorResponse
org.json.simple.JSONStreamAware errorResponse
-
-
-
-
Package nxt.shuffling
-
Exception nxt.shuffling.Shuffler.ControlledAccountException
class ControlledAccountException extends Shuffler.ShufflerException implements Serializable -
Exception nxt.shuffling.Shuffler.DuplicateShufflerException
class DuplicateShufflerException extends Shuffler.ShufflerException implements Serializable -
Exception nxt.shuffling.Shuffler.InvalidRecipientException
class InvalidRecipientException extends Shuffler.ShufflerException implements Serializable -
Exception nxt.shuffling.Shuffler.InvalidStageException
class InvalidStageException extends Shuffler.ShufflerException implements Serializable -
Exception nxt.shuffling.Shuffler.ShufflerException
class ShufflerException extends NxtException implements Serializable -
Exception nxt.shuffling.Shuffler.ShufflerLimitException
class ShufflerLimitException extends Shuffler.ShufflerException implements Serializable
-
-
Package nxt.util
-
Exception nxt.util.BooleanExpression.BadSyntaxException
class BadSyntaxException extends BooleanExpression.BooleanExpressionException implements Serializable -
Exception nxt.util.BooleanExpression.BooleanExpressionException
class BooleanExpressionException extends Exception implements Serializable-
Serialized Fields
-
position
int position
-
-
-
Exception nxt.util.SslKeyStoreGenerator.GeneratorException
class GeneratorException extends Exception implements Serializable
-
-
Package nxt.util.security
-
Class nxt.util.security.BlockchainCertificate
class BlockchainCertificate extends Certificate implements Serializable-
Serialized Fields
-
bytes
byte[] bytes
-
publicKey
byte[] publicKey
-
signature
byte[] signature
-
transaction
Transaction transaction
-
-
-
Class nxt.util.security.BlockchainCertPath
class BlockchainCertPath extends CertPath implements Serializable-
Serialized Fields
-
certificates
List<Certificate> certificates
-
-
-
Class nxt.util.security.BlockchainPermission
class BlockchainPermission extends BasicPermission implements Serializable -
Class nxt.util.security.BlockchainPublicKey
class BlockchainPublicKey extends Object implements Serializable-
Serialized Fields
-
bytes
byte[] bytes
-
-
-
Class nxt.util.security.BlockchainSecurityProvider
class BlockchainSecurityProvider extends Provider implements Serializable
-