Class EffectorUnavailableException
- All Implemented Interfaces:
 Serializable
An exception that an 
Effector is allowed to throw to indicate that
 it is currently unavailable.- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionEffectorUnavailableException(String message) EffectorUnavailableException(String message, String localizedMessage)  - 
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
EffectorUnavailableException
 - 
EffectorUnavailableException
 
 - 
 - 
Method Details
- 
getLocalizedMessage
- Overrides:
 getLocalizedMessagein classThrowable
 
 -