public final class ClassDoesNotImplementDBObjectException
extends java.lang.Exception
| Constructor and Description |
|---|
ClassDoesNotImplementDBObjectException(java.lang.Class<?> objectClass)
Creates the exception, setting the concerned classname as its message
|
public ClassDoesNotImplementDBObjectException(java.lang.Class<?> objectClass)
objectClass - The Class object representing the class whose lack of implementing DBObject caused this exception to be thrown