Class SourceNotFoundException

    • Constructor Detail

      • SourceNotFoundException

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