Package com.iizix.server.gyro
Class AppBusyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.iizix.prop.PropException
com.iizix.gyro.FocusException
com.iizix.gyro.FocusVetoException
com.iizix.server.gyro.AppBusyException
- All Implemented Interfaces:
Serializable
Exception thrown when the application session is busy to veto the focus request.
- Author:
- Christopher Mindus
- See Also:
Constructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionGets the property that caused the exception.Methods inherited from class com.iizix.prop.PropException
getProperty, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace