Package com.ooyala.pulse
Class Error.Request
java.lang.Object
com.ooyala.pulse.Error.Request
- Enclosing class:
- Error
Request error codes.
The possible errors which can occur in the
REQUEST
domain.
Positive error values correspond to HTTP status codes.-
Field Summary
Modifier and TypeFieldDescriptionstatic int
static int
static int
-
Constructor Summary
-
Method Summary
-
Field Details
-
UNKNOWN
public static int UNKNOWN -
TIMED_OUT
public static int TIMED_OUT -
REQUEST_FAILED
public static int REQUEST_FAILED
-
-
Constructor Details
-
Request
public Request()
-