public class FlockRuntimeException extends EolRuntimeException
ast, context, reason
Modifier | Constructor and Description |
---|---|
protected |
FlockRuntimeException(String message) |
|
FlockRuntimeException(String message,
Throwable cause) |
|
FlockRuntimeException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getAst, getColumn, getLine, getMessage, getReason, propagate, setAst, setReason, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
protected FlockRuntimeException(String message)
public FlockRuntimeException(Throwable cause)
public String toString()
toString
in class EolRuntimeException
Copyright © 2016. All rights reserved.