com.arunta.base.exception
Class MonitoringDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arunta.base.exception.MonitoringDisabledException
- All Implemented Interfaces:
- java.io.Serializable
public class MonitoringDisabledException
- extends java.lang.Exception
Total Recall VR system monitoring disabled exception.
Indicates that a real-time monitoring request can not be performed because
the recording policy that apples to the call does not allow it.
- 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 |
MonitoringDisabledException
public MonitoringDisabledException()
MonitoringDisabledException
public MonitoringDisabledException(java.lang.String message)
MonitoringDisabledException
public MonitoringDisabledException(java.lang.Throwable cause)
MonitoringDisabledException
public MonitoringDisabledException(java.lang.String message,
java.lang.Throwable cause)
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.