public class EventFilterFormatException extends SDOException
Title: Service Event Fabric Runtime
Description: Thrown when the format of an event id is incorrect.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Constructor and Description |
---|
EventFilterFormatException(java.lang.String message) |
EventFilterFormatException(java.lang.String message,
java.lang.Throwable exception) |
EventFilterFormatException(java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public EventFilterFormatException(java.lang.String message)
public EventFilterFormatException(java.lang.String message, java.lang.Throwable exception)
public EventFilterFormatException(java.lang.Throwable exception)
public java.lang.String toString()
toString
in class FabricException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.