Class ParsingException

All Implemented Interfaces:
Serializable

public final class ParsingException extends JDACException
Thrown if the JSON parsing inside of Embed fails.
See Also:
  • Constructor Details

    • ParsingException

      public ParsingException(Throwable cause, Entry... placeholder)
      Parameters:
      cause - the cause of the internal exception
      placeholder - the placeholders to insert