Class UnknownExtensionTypeExceptionDelegator

    • Constructor Detail

      • UnknownExtensionTypeExceptionDelegator

        public UnknownExtensionTypeExceptionDelegator()
    • Method Detail

      • newExceptionInstance

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