@Deprecated
public class UnknownHappeningException
extends java.lang.RuntimeException
AsyncEvent attempts to bind to a happening that does not
exist.| Constructor and Description |
|---|
UnknownHappeningException()
Deprecated.
A constructor for
UnknownHappeningException. |
UnknownHappeningException(java.lang.String description)
Deprecated.
A descriptive constructor for
UnknownHappeningException. |
public UnknownHappeningException()
UnknownHappeningException.public UnknownHappeningException(java.lang.String description)
UnknownHappeningException.description - The reason for throwing the exception.