Serialized Form
-
Package nzilbb.labbcat
-
Exception Class nzilbb.labbcat.ResponseException
class ResponseException extends nzilbb.ag.StoreException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
response
Response response
The response.- See Also:
-
-
-
Package nzilbb.labbcat.http
-
Exception Class nzilbb.labbcat.http.RequestCancelledException
class RequestCancelledException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
rRequest
HttpRequestPostMultipart rRequest
The request that was cancelled- See Also:
-
-