Package nxt.http
Class ParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nxt.NxtException
nxt.http.ParameterException
- All Implemented Interfaces:
Serializable
- 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 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParameterException
public ParameterException(org.json.simple.JSONStreamAware errorResponse)
-
-
Method Details
-
getErrorResponse
public org.json.simple.JSONStreamAware getErrorResponse()
-