Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.palindromicity.syslog.dsl.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends RuntimeException
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String reason)
    • ParseException

      public ParseException(String reason, Throwable throwable)