org.sape.carbon.services.sql
Class ResultSetTypeEnum.ResultSetTypeEnumNotFoundException
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.sql.ResultSetTypeEnum.ResultSetTypeEnumNotFoundException
- All Implemented Interfaces:
- Exceptionable, Serializable
- Enclosing class:
- ResultSetTypeEnum
- public static class ResultSetTypeEnum.ResultSetTypeEnumNotFoundException
- extends EnumNotFoundException
This class is a typesafe retriever excepection for an enumeration
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
ResultSetTypeEnum.ResultSetTypeEnumNotFoundException
public ResultSetTypeEnum.ResultSetTypeEnumNotFoundException(String name)
- See Also:
EnumNotFoundException.EnumNotFoundException(java.lang.Class, java.lang.String)
Copyright 1999-2003 Sapient Corporation. All Rights Reserved.