JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.brkt.client
Class
com.brkt.client.BrktService.RuntimeHttpError
extends
RuntimeException
implements Serializable
Serialized Fields
status
int status
payload
byte[] payload
Class
com.brkt.client.BrktService.RuntimeIoException
extends
RuntimeException
implements Serializable
Package com.brkt.client.util
Class
com.brkt.client.util.BrktAuth.CryptoException
extends
RuntimeException
implements Serializable
Class
com.brkt.client.util.BrktRestClient.HttpError
extends
Exception
implements Serializable
Serialized Fields
status
int status
The HTTP status code returned by the server.
message
String
message
The message from the status line returned by the server.
payload
byte[] payload
The payload returned by the server.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.