org.xmlecho.palomar.rdbms
Class RDBMSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xmlecho.palomar.ECHOException
org.xmlecho.palomar.rdbms.RDBMSException
- All Implemented Interfaces:
- java.io.Serializable
- public class RDBMSException
- extends ECHOException
RDBMS Exceptions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RDBMSException
public RDBMSException()
RDBMSException
public RDBMSException(java.lang.String errorMessage)
RDBMSException
public RDBMSException(java.lang.String errorMessage,
java.lang.Exception orgEx)
RDBMSException
public RDBMSException(java.lang.Exception orgEx)
RDBMSException
public RDBMSException(java.lang.String errorId,
java.lang.String errorMessage)
toString
public java.lang.String toString()
getMessage
public java.lang.String getMessage()