Class InjectorCreationException

    • Constructor Detail

      • InjectorCreationException

        public InjectorCreationException​(String message,
                                         Throwable cause)
        Constructor.
        Parameters:
        message - - detailed message. Can't be null.
        cause - - the cause. Can't be null.