public class NoDefaultActiveDatabaseException extends ActiveException
ActiveDatabase.getDefault()
. If no default ActiveDatabase
is defined, then
one must be explicitly set with ActiveRecord.attach(ActiveDatabase)
.Constructor and Description |
---|
NoDefaultActiveDatabaseException()
Default constructor.
|