Class ReportTabParseException

  • All Implemented Interfaces:
    Serializable

    public class ReportTabParseException
    extends Exception
    Exception to be thrown when a custom report tab unable to parse own XML specification
    See Also:
    Serialized Form
    • Constructor Detail

      • ReportTabParseException

        public ReportTabParseException​(String messageToShow)