Class ParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.qubership.profiler.parsers.exception.ParserException
All Implemented Interfaces:
Serializable

public class ParserException extends Exception
See Also:
  • Constructor Details

    • ParserException

      public ParserException()
    • ParserException

      public ParserException(String message)
    • ParserException

      public ParserException(String message, Throwable cause)