public class IllegalDispatcherStateException extends EventDispatcherException
Title: Framework Support Library
Description: Defines an exception caused by illegal state of the EventDispatcher
.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Constructor and Description |
---|
IllegalDispatcherStateException(java.lang.String message) |
IllegalDispatcherStateException(java.lang.String message,
java.lang.Throwable cause) |
IllegalDispatcherStateException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public IllegalDispatcherStateException(java.lang.String message)
public IllegalDispatcherStateException(java.lang.Throwable cause)
public IllegalDispatcherStateException(java.lang.String message, java.lang.Throwable cause)
public java.lang.String toString()
toString
in class EventDispatcherException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.