Class TimeOutSaxException

All Implemented Interfaces:
Serializable

public class TimeOutSaxException extends SaxException
SaxException thrown to signal that a timeout occurred.
See Also:
  • Constructor Details

    • TimeOutSaxException

      public TimeOutSaxException()
    • TimeOutSaxException

      public TimeOutSaxException(String message)
    • TimeOutSaxException

      public TimeOutSaxException(String message, Exception e)
    • TimeOutSaxException

      public TimeOutSaxException(Exception e)