public class TimeOutOfWindowException extends NcssException
| Constructor and Description |
|---|
TimeOutOfWindowException(java.lang.String message)
Creates an TimeOutOfWindow with a specific message
|
TimeOutOfWindowException(java.lang.String message,
java.lang.Exception cause)
Wraps an exception into an TimeOutOfWindow with a specific message
|
public TimeOutOfWindowException(java.lang.String message)
public TimeOutOfWindowException(java.lang.String message,
java.lang.Exception cause)