Class InterfaceParameterTypeNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class InterfaceParameterTypeNotFoundException
    extends Exception
    Represents all types of errors when the target interface parameter type cannot be determined
    See Also:
    Serialized Form
    • Constructor Detail

      • InterfaceParameterTypeNotFoundException

        public InterfaceParameterTypeNotFoundException​(String format,
                                                       Object... params)
        Create the exception with a message template
        Parameters:
        format - template format
        params - template parameters