public class EffectorUnavailableException extends Exception
Effector is allowed to throw to indicate that
it is currently unavailable.| Constructor and Description |
|---|
EffectorUnavailableException(String message) |
EffectorUnavailableException(String message,
String localizedMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EffectorUnavailableException(String message)
public String getLocalizedMessage()
getLocalizedMessage in class ThrowableCopyright © 2023 ALM Works. All Rights Reserved.