|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionsEnum | |
|---|---|
| org.kemet.lf.exceptions | |
| Uses of ExceptionsEnum in org.kemet.lf.exceptions |
|---|
| Methods in org.kemet.lf.exceptions that return ExceptionsEnum | |
|---|---|
ExceptionsEnum |
ExceptionManager.getError()
return error. |
static ExceptionsEnum |
ExceptionsEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExceptionsEnum[] |
ExceptionsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.kemet.lf.exceptions with parameters of type ExceptionsEnum | |
|---|---|
ExceptionManager(ExceptionsEnum error,
java.lang.String message,
java.lang.Exception excp)
intercept exception. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||