Class InvalidSchemeException

    • Constructor Detail

      • InvalidSchemeException

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