クラス JsonParseException

実装されたすべてのインターフェース:
SerializableSE

public class JsonParseException extends IllegalArgumentExceptionSE
ソース JSON が無効な場合に IllegalArgumentExceptionSE がスローされます。
導入:
2.0.1
作成者:
Anton Telechev, Phillip Webb
関連事項:
  • コンストラクターの詳細

    • JsonParseException

      public JsonParseException()
    • JsonParseException

      public JsonParseException(ThrowableSE cause)