Class SubjectParserException

    • Constructor Detail

      • SubjectParserException

        public SubjectParserException​(String message)
        Constructs the Exception with the error message.
        Parameters:
        message - The error message
      • SubjectParserException

        public SubjectParserException​(Throwable throwable)
        Constructs the Exception with the throwable
        Parameters:
        throwable - The throwable