public class ReflectException extends Db4oRecoverableException
com.db4o.reflect,
Serialized FormChainedRuntimeException.ChainedRuntimeExceptionMixin| Constructor and Description |
|---|
ReflectException(java.lang.String message)
Constructor with message
|
ReflectException(java.lang.String msg,
java.lang.Throwable cause) |
ReflectException(java.lang.Throwable cause)
Constructor with the cause exception
|
public ReflectException(java.lang.String msg,
java.lang.Throwable cause)
public ReflectException(java.lang.Throwable cause)
cause - cause exceptionpublic ReflectException(java.lang.String message)
message - detailed explanation