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, toString
public ExtensionResolutionException(CoreExtension extension, Throwable cause)
public CoreExtension getExtension()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.