Class InstanceNotRegisteredException

    • Constructor Detail

      • InstanceNotRegisteredException

        public InstanceNotRegisteredException​(String message)
        Constructs a new InstanceNotRegisteredException with the specified error message.
        Parameters:
        message - Describes the error encountered.