Package org.graalvm.tools.lsp.exceptions
Class LSPIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.oracle.truffle.api.exception.AbstractTruffleException
org.graalvm.tools.lsp.exceptions.LSPIOException
- All Implemented Interfaces:
com.oracle.truffle.api.interop.TruffleObject,Serializable
public final class LSPIOException
extends com.oracle.truffle.api.exception.AbstractTruffleException
- See Also:
-
Field Summary
Fields inherited from class com.oracle.truffle.api.exception.AbstractTruffleException
UNLIMITED_STACK_TRACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.oracle.truffle.api.exception.AbstractTruffleException
fillInStackTrace, getCause, getEncapsulatingSourceSection, getLocation, getStackTraceElementLimitMethods inherited from class java.lang.Throwable
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LSPIOException
-