Uses of Enum
com.helger.phase4.model.error.EEbmsError
Packages that use EEbmsError
-
Uses of EEbmsError in com.helger.phase4.model.error
Methods in com.helger.phase4.model.error that return EEbmsErrorModifier and TypeMethodDescriptionstatic EEbmsErrorEEbmsError.getFromErrorCodeOrNull(String sErrorCode) static EEbmsErrorEEbmsError.getFromIErrorOrNull(com.helger.commons.error.IError aError) static EEbmsErrorReturns the enum constant of this type with the specified name.static EEbmsError[]EEbmsError.values()Returns an array containing the constants of this enum type, in the order they are declared.