com.arunta.base.exception
Class DbUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arunta.base.exception.DbUnavailableException
- All Implemented Interfaces:
- java.io.Serializable
public class DbUnavailableException
- extends java.lang.Exception
Total Recall VR system database unavailable exception.
Indicates that the system database is not available. This only happens
if there is a serious problem with the system database.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DbUnavailableException
public DbUnavailableException()
DbUnavailableException
public DbUnavailableException(java.lang.String message)
DbUnavailableException
public DbUnavailableException(java.lang.Throwable cause)
DbUnavailableException
public DbUnavailableException(java.lang.String message,
java.lang.Throwable cause)
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.