com.arunta.base.exception
Class InvalidSettingsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arunta.base.exception.InvalidSettingsException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidSettingsException
- extends java.lang.Exception
- implements java.io.Serializable
Total Recall VR system invalid settings exception.
Indicates that the system can not apply the new settings (configuration
parameters) because of invalid or conflicting values.
- 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 |
InvalidSettingsException
public InvalidSettingsException()
InvalidSettingsException
public InvalidSettingsException(java.lang.String message)
InvalidSettingsException
public InvalidSettingsException(java.lang.Throwable cause)
InvalidSettingsException
public InvalidSettingsException(java.lang.String message,
java.lang.Throwable cause)
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.