Uses of Enum Class
com.nnamo.models.ServiceModel.ExceptionType
Packages that use ServiceModel.ExceptionType
-
Uses of ServiceModel.ExceptionType in com.nnamo.models
Methods in com.nnamo.models that return ServiceModel.ExceptionTypeModifier and TypeMethodDescriptionServiceModel.getExceptionType()
Gets the exception type as an enum.static ServiceModel.ExceptionType
Returns the enum constant of this class with the specified name.static ServiceModel.ExceptionType[]
ServiceModel.ExceptionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.