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:
  • Constructor Details