Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.proninyaroslav.template.exceptions.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends Exception
See Also:
  • Constructor Details

    • ParseException

      public ParseException(Exception e)
    • ParseException

      public ParseException(String msg)