java.lang.Object
java.lang.Throwable
java.lang.Exception
org.enableit.db.daf.UnconfiguredException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- TypeUnconfiguredException
- public class UnconfiguredException
- extends java.lang.Exception
Indicates no registry of configurations can be found by 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 |
UnconfiguredException
public UnconfiguredException()
- UnconfiguredException Method
UnconfiguredException
public UnconfiguredException(java.lang.String msg)
- UnconfiguredException Method