public class UnknownExtensionTypeExceptionDelegator extends Object
UnknownExtensionTypeException from
impl-base| Constructor and Description |
|---|
UnknownExtensionTypeExceptionDelegator() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Assignable> |
newExceptionInstance(Class<T> type) |
public UnknownExtensionTypeExceptionDelegator()
public static <T extends Assignable> UnknownExtensionTypeException newExceptionInstance(Class<T> type)
T - The type of extensiontype - The Extension interface classCopyright © 2016 JBoss by Red Hat. All rights reserved.