org.sape.carbon.services.management.interceptor
Class MBeanOperationImpactEnum.MBeanOperationImpactEnumNotFoundException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.sape.carbon.core.exception.BaseException
|
+--org.sape.carbon.core.util.enum.EnumNotFoundException
|
+--org.sape.carbon.services.management.interceptor.MBeanOperationImpactEnum.MBeanOperationImpactEnumNotFoundException
- All Implemented Interfaces:
- Exceptionable, Serializable
- Enclosing class:
- MBeanOperationImpactEnum
- public class MBeanOperationImpactEnum.MBeanOperationImpactEnumNotFoundException
- extends EnumNotFoundException
This class is a typesafe retriever exception for an enumeration
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
MBeanOperationImpactEnum.MBeanOperationImpactEnumNotFoundException
public MBeanOperationImpactEnum.MBeanOperationImpactEnumNotFoundException(Class sourceClass,
String name)
- Constructor for MBeanOperationImpactEnumNotFoundException.
- Parameters:
sourceClass
- the class in which this exception was generatedname
- the name of the enumerated type not found
Copyright 1999-2003 Sapient Corporation. All Rights Reserved.