Class UnknownExtensionTypeExceptionDelegator


  • public class UnknownExtensionTypeExceptionDelegator
    extends java.lang.Object
    UnknownExtensionTypeExceptionDelegator Delegator added to be able to reach UnknownExtensionTypeException from impl-base
    Version:
    $Revision: $
    • Constructor Detail

      • UnknownExtensionTypeExceptionDelegator

        public UnknownExtensionTypeExceptionDelegator()
    • Method Detail

      • newExceptionInstance

        public static <T extends AssignableUnknownExtensionTypeException newExceptionInstance​(java.lang.Class<T> type)
        Type Parameters:
        T - The type of extension
        Parameters:
        type - The Extension interface class
        Returns:
        an UnknownExtensionTypeException to be thrown