public class TriggerFunctionException
extends com.streamscape.tools.parser.AbstractParserException
Title: Service Event Fabric Runtime
Description: Trigger function execution exception.
Copyright: Copyright (c) 2013
Company: StreamScape Technologies
Constructor and Description |
---|
TriggerFunctionException(java.lang.String errorMessage) |
TriggerFunctionException(java.lang.String errorMessage,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
java.lang.String |
toString() |
getErrorMessage, getLine, getLineNumber, getPositionInLine, setLine, setLineNumber, setPositionInLine
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public TriggerFunctionException(java.lang.String errorMessage)
public TriggerFunctionException(java.lang.String errorMessage, java.lang.Throwable cause)
public java.lang.String getMessage()
getMessage
in class com.streamscape.tools.parser.AbstractParserException
public java.lang.String toString()
toString
in class FabricException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.