Class ChainedJsonException

All Implemented Interfaces:
Serializable

public class ChainedJsonException extends IOException
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • ChainedJsonException

      public ChainedJsonException(String p_135902_)
    • ChainedJsonException

      public ChainedJsonException(String p_135904_, Throwable p_135905_)
  • Method Details