This is the complete list of members for fm.liveswitch.Error, including all inherited members.
| Error() | fm.liveswitch.Error | |
| Error(fm.liveswitch.ErrorCode code, java.lang.Exception exception) | fm.liveswitch.Error | |
| Error(fm.liveswitch.ErrorCode code, String message) | fm.liveswitch.Error | |
| fromJson(String errorJson) | fm.liveswitch.Error | static |
| getCode() | fm.liveswitch.Error | |
| getCodeValue() | fm.liveswitch.Error | |
| getDescription() | fm.liveswitch.Error | |
| getErrorCode() | fm.liveswitch.Error | |
| getException() | fm.liveswitch.Error | |
| getMessage() | fm.liveswitch.Error | |
| setCode(fm.liveswitch.ErrorCode value) | fm.liveswitch.Error | |
| setCodeValue(int value) | fm.liveswitch.Error | |
| setErrorCode(fm.liveswitch.ErrorCode value) | fm.liveswitch.Error | |
| setException(java.lang.Exception value) | fm.liveswitch.Error | |
| setMessage(String value) | fm.liveswitch.Error | |
| toJson(final fm.liveswitch.Error error) | fm.liveswitch.Error | static |
| toJson() | fm.liveswitch.Error | |
| toString() | fm.liveswitch.Error |