public class UnknownExtensionTypeExceptionDelegator
extends java.lang.Object
UnknownExtensionTypeException from
impl-base| Constructor and Description |
|---|
UnknownExtensionTypeExceptionDelegator() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Assignable> |
newExceptionInstance(java.lang.Class<T> type) |
public UnknownExtensionTypeExceptionDelegator()
public static <T extends Assignable> UnknownExtensionTypeException newExceptionInstance(java.lang.Class<T> type)
T - The type of extensiontype - The Extension interface class