public class UnknownEventException extends Exception
| Constructor and Description | 
|---|
UnknownEventException()
Constructs an UnknownEventException with no detail message. 
 | 
UnknownEventException(String reason)
Constructs an UnknownEventException with the specified detail message. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownEventException(String reason)
reason - a String containing a detail messagepublic UnknownEventException()
Copyright © GigaSpaces.