Class OA2JSONException

    • Constructor Detail

      • OA2JSONException

        public OA2JSONException​(Throwable cause)
      • OA2JSONException

        public OA2JSONException()
      • OA2JSONException

        public OA2JSONException​(String message)
      • OA2JSONException

        public OA2JSONException​(String message,
                                Throwable cause)
      • OA2JSONException

        public OA2JSONException​(String error,
                                String description,
                                int httpStatus,
                                String state)
    • Method Detail

      • toJSON

        public net.sf.json.JSONObject toJSON()