Class RequestTimeoutException

  • All Implemented Interfaces:
    java.io.Serializable

    public class RequestTimeoutException
    extends JRRuntimeException
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    See Also:
    Serialized Form
    • Field Detail

      • EXCEPTION_MESSAGE_KEY_REQUEST_TIMED_OUT

        public static final java.lang.String EXCEPTION_MESSAGE_KEY_REQUEST_TIMED_OUT
        See Also:
        Constant Field Values
    • Constructor Detail

      • RequestTimeoutException

        public RequestTimeoutException​(java.lang.Throwable t)