fm.liveswitch.stun.ServerError Member List

This is the complete list of members for fm.liveswitch.stun.ServerError, including all inherited members.

createStunError(int code, fm.liveswitch.stun.Message message)fm.liveswitch.stun.Errorstatic
Error(fm.liveswitch.ErrorCode code, String message)fm.liveswitch.stun.Error
fm::liveswitch::Error.Error()fm.liveswitch.Error
fm::liveswitch::Error.Error(fm.liveswitch.ErrorCode code, java.lang.Exception exception)fm.liveswitch.Error
fromJson(String errorJson)fm.liveswitch.Errorstatic
getCode()fm.liveswitch.Error
getCodeValue()fm.liveswitch.Error
getDescription()fm.liveswitch.stun.ServerError
getErrorCode()fm.liveswitch.Error
getException()fm.liveswitch.Error
getMessage()fm.liveswitch.Error
getStunCode()fm.liveswitch.stun.Error
getStunErrorCode()fm.liveswitch.stun.Error
ServerError()fm.liveswitch.stun.ServerError
ServerError(String message)fm.liveswitch.stun.ServerError
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.Errorstatic
toJson()fm.liveswitch.Error
toString()fm.liveswitch.Error