Uses of Enum Class
net.bluemind.core.api.fault.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in net.bluemind.core.api.fault
Methods in net.bluemind.core.api.fault that return ErrorCodeModifier 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.Methods in net.bluemind.core.api.fault with parameters of type ErrorCodeConstructors in net.bluemind.core.api.fault with parameters of type ErrorCodeModifierConstructorDescriptionServerFault
(String s, ErrorCode ec) ValidationException
(String message, ErrorCode errorCode) -
Uses of ErrorCode in net.bluemind.core.container.model
Fields in net.bluemind.core.container.model declared as ErrorCodeMethods in net.bluemind.core.container.model with parameters of type ErrorCodeModifier and TypeMethodDescription