java.lang.Object
java.lang.Throwable
java.lang.Exception
org.enableit.db.daf.UnconfiguredException
org.enableit.db.daf.TypeUnconfiguredException
- All Implemented Interfaces:
- java.io.Serializable
- public class TypeUnconfiguredException
- extends UnconfiguredException
Indicates a Bean type has not been registered with the
DataAbstractionFacadeFactory.
- Version:
- v1.0
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TypeUnconfiguredException
public TypeUnconfiguredException()
- TypeUnconfiguredException Method
TypeUnconfiguredException
public TypeUnconfiguredException(java.lang.String msg)
- TypeUnconfiguredException Method