com.arunta.base.exception
Class SettingsUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.arunta.base.exception.SettingsUpdateException
All Implemented Interfaces:
java.io.Serializable

public class SettingsUpdateException
extends java.lang.Exception

Total Recall VR settings update exception.

Indicates that the Total Recall VR system failed to update its settings (configuration).

See Also:
Serialized Form

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

SettingsUpdateException

public SettingsUpdateException()

SettingsUpdateException

public SettingsUpdateException(java.lang.String message)

SettingsUpdateException

public SettingsUpdateException(java.lang.Throwable cause)

SettingsUpdateException

public SettingsUpdateException(java.lang.String message,
                               java.lang.Throwable cause)


Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.