public class InvalidEventOutException
extends java.lang.IllegalArgumentException
Constructor and Description |
---|
InvalidEventOutException()
Constructs an InvalidEventOutException with no detail message.
|
InvalidEventOutException(java.lang.String s)
Constructs an InvalidEventOutException with the specified detail
message.
|
public InvalidEventOutException()
public InvalidEventOutException(java.lang.String s)
s
- the detail message