com.arunta.base.exception
Class MonitoringDisabledException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
MonitoringDisabledException()
           
MonitoringDisabledException(java.lang.String message)
           
MonitoringDisabledException(java.lang.String message, java.lang.Throwable cause)
           
MonitoringDisabledException(java.lang.Throwable cause)
           
 
Method Summary
 
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
 

Constructor Detail

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.