Package nxt.http

Class ParameterException

All Implemented Interfaces:
Serializable

public class ParameterException extends NxtException
See Also:
  • Constructor Details

    • ParameterException

      public ParameterException(org.json.simple.JSONStreamAware errorResponse)
  • Method Details

    • getErrorResponse

      public org.json.simple.JSONStreamAware getErrorResponse()