JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.io7m.brooklime.api
Interface BLNexusErrorType
All Known Implementing Classes:
BLNexusError
@Immutable
public interface
BLNexusErrorType
An error returned by the Nexus API.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
id
()
String
message
()
Method Details
id
String
id
()
Returns:
The error ID
message
String
message
()
Returns:
The error message