Uses of Class
com.axway.apim.lib.error.AppException.LogLevel
-
Packages that use AppException.LogLevel Package Description com.axway.apim.lib.error -
-
Uses of AppException.LogLevel in com.axway.apim.lib.error
Methods in com.axway.apim.lib.error that return AppException.LogLevel Modifier and Type Method Description AppException.LogLevelErrorCode. getLogLevel()static AppException.LogLevelAppException.LogLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static AppException.LogLevel[]AppException.LogLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-