org.objectweb.jorm.mapper.rdb.adapter.api
Class RdbAdapterException
Exception
org.objectweb.jorm.mapper.rdb.adapter.api.RdbAdapterException
public class RdbAdapterException
extends Exception
Exception occuring in the RdbAdapter management or implementation.
- S.Chassande-Barrioz
(package private) Exception | cause
|
cause
(package private) Exception cause
RdbAdapterException
public RdbAdapterException()
RdbAdapterException
public RdbAdapterException(Exception cause,
String message)
RdbAdapterException
public RdbAdapterException(String message)
RdbAdapterException
public RdbAdapterException(String message,
Exception cause)
getExceptionCause
public Exception getExceptionCause()
printStackTrace
public void printStackTrace()