Class JSONException

All Implemented Interfaces:
Serializable

public class JSONException extends IOException
See Also:
  • Field Details

  • Constructor Details

    • JSONException

      public JSONException(String p_i45279_1_)
    • JSONException

      public JSONException(String p_i45280_1_, Throwable p_i45280_2_)
  • Method Details

    • prependJsonKey

      public void prependJsonKey(String p_151380_1_)
    • setFilenameAndFlush

      public void setFilenameAndFlush(String p_151381_1_)
    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class Throwable
    • forException

      public static JSONException forException(Exception p_151379_0_)