public class InvalidIDException extends Db4oRecoverableException
ChainedRuntimeException.ChainedRuntimeExceptionMixin| Constructor and Description |
|---|
InvalidIDException(int id)
Constructor allowing to specify the offending id
|
InvalidIDException(java.lang.Throwable cause)
Constructor allowing to specify the exception cause
|
public InvalidIDException(java.lang.Throwable cause)
cause - cause exceptionpublic InvalidIDException(int id)
id - the offending id