|
Quilt Loader 1
|
Represents an exception that arises when obtaining entrypoints. More...
Public Member Functions | |
| EntrypointException (String message) | |
| EntrypointException (String message, Throwable cause) | |
| EntrypointException (Throwable cause) | |
| abstract String | getKey () |
| Returns the key of entrypoint in which the exception arose. | |
Represents an exception that arises when obtaining entrypoints.
|
abstract |
Returns the key of entrypoint in which the exception arose.
Reimplemented in org.quiltmc.loader.impl.entrypoint.QuiltEntrypointException.