Uses of Enum Class
net.bluemind.core.api.fault.ErrorCode
-
Uses of ErrorCode in net.bluemind.core.api.fault
Modifier and TypeMethodDescriptionServerFault.getCode()
static ErrorCode
Returns the enum constant of this class with the specified name.static ErrorCode[]
ErrorCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionServerFault
(String s, ErrorCode ec) ValidationException
(String message, ErrorCode errorCode) -
Uses of ErrorCode in net.bluemind.core.container.model
Modifier and TypeMethodDescription