com.arunta.base.exception
Class BusyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arunta.base.exception.BusyException
- All Implemented Interfaces:
- java.io.Serializable
public class BusyException
- extends java.lang.Exception
Total Recall VR system busy exception.
Indicates that the Total Recall VR system is can not perform the requested
operation because it is busy performing other operations which need to
complete before the requested operation can be performed.
- 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 |
BusyException
public BusyException()
BusyException
public BusyException(java.lang.String message)
BusyException
public BusyException(java.lang.Throwable cause)
BusyException
public BusyException(java.lang.String message,
java.lang.Throwable cause)
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.