public class ExtensionResolutionException extends Exception
| Constructor and Description |
|---|
ExtensionResolutionException(CoreExtension extension,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
CoreExtension |
getExtension() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExtensionResolutionException(CoreExtension extension, Throwable cause)
public CoreExtension getExtension()
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.