Serializablepublic class SPIResolutionException extends RuntimeException
RECOVERABLE_DEFINED
user method, this exception is thrown.
This exception is seen by the execution engine, but not seen by the end user nor through the JShell API.
| Constructor | Description |
|---|---|
SPIResolutionException(int id) |
Constructs an SPI layer exception indicating that a
DeclarationSnippet with unresolved references has been
encountered. |
| Modifier and Type | Method | Description |
|---|---|---|
int |
id() |
Retrieves the internal identifier of the unresolved identifier.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SPIResolutionException(int id)
DeclarationSnippet with unresolved references has been
encountered. The throw of this exception is generated into the body of a
RECOVERABLE_DEFINED
method.id - An internal identifier of the specific method Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b153-2