public class InvalidWhenClauseException extends FabricException
Title: Service Event Fabric Runtime
Description: Thrown when a WHEN clause containig a SELECTOR is malformed and failed a validating parse.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Constructor and Description |
---|
InvalidWhenClauseException() |
InvalidWhenClauseException(java.lang.String message) |
InvalidWhenClauseException(java.lang.String message,
java.lang.Throwable exception) |
InvalidWhenClauseException(java.lang.Throwable exception) |
toString
public InvalidWhenClauseException()
public InvalidWhenClauseException(java.lang.String message)
public InvalidWhenClauseException(java.lang.Throwable exception)
public InvalidWhenClauseException(java.lang.String message, java.lang.Throwable exception)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.