Class ParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.fpang.http.execption.ParsingException
All Implemented Interfaces:
Serializable

public class ParsingException extends Exception
See Also:
  • Constructor Details

    • ParsingException

      public ParsingException()
    • ParsingException

      public ParsingException(String detailMessage, Throwable throwable)
    • ParsingException

      public ParsingException(String detailMessage)
    • ParsingException

      public ParsingException(Throwable throwable)