Class GadgetParsingException

All Implemented Interfaces:
Serializable

public class GadgetParsingException extends RuntimeException
Thrown when the gadget spec is malformed or cannot be parsed for other reasons.
See Also:
  • Constructor Details

    • GadgetParsingException

      public GadgetParsingException(String message)
    • GadgetParsingException

      public GadgetParsingException(Throwable e)