Uses of Class
org.kemet.lf.exceptions.ExceptionsEnum

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.
 



Copyright © 2008 F. MAUPIN. All Rights Reserved.