Class InvalidOperationException

    • Constructor Detail

      • InvalidOperationException

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