public class UnsupportedScriptEngine extends RuntimeException
ScriptEngine
,
Serialized FormConstructor and Description |
---|
UnsupportedScriptEngine(String message)
Constructor taking the exception message.
|
UnsupportedScriptEngine(String message,
Throwable cause)
Constructor taking the exception message and a cause.
|
UnsupportedScriptEngine(Throwable cause)
Constructor taking a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedScriptEngine(String message)
message
- The message.public UnsupportedScriptEngine(String message, Throwable cause)
message
- The message.cause
- The cause.public UnsupportedScriptEngine(Throwable cause)
cause
- The cause.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210