public class IllegalTriggerStateException extends FabricRuntimeException
Title: Service Event Fabric Runtime
Description: An exception thrown when en event trigger operation is performed in an illegal state of the trigger.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Constructor and Description |
---|
IllegalTriggerStateException()
Constructs a new exception.
|
IllegalTriggerStateException(java.lang.String message)
Constructs a new exception with the specified message.
|
IllegalTriggerStateException(java.lang.Throwable cause)
Constructs a new exception with the specified cause.
|
toString
public IllegalTriggerStateException()
public IllegalTriggerStateException(java.lang.String message)
public IllegalTriggerStateException(java.lang.Throwable cause)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.