Uses of Enum
no.digipost.api.client.errorhandling.ErrorType
Packages that use ErrorType
-
Uses of ErrorType in no.digipost.api.client.errorhandling
Fields in no.digipost.api.client.errorhandling declared as ErrorTypeFields in no.digipost.api.client.errorhandling with type parameters of type ErrorTypeMethods in no.digipost.api.client.errorhandling that return ErrorTypeModifier and TypeMethodDescriptionDigipostClientException.getErrorType()ErrorCode.getOverriddenErrorType()static ErrorTypestatic ErrorTypeReturns the enum constant of this type with the specified name.static ErrorType[]ErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.