The exception thrown when invalid options to any API methods are detected.
[Source]
# File lib/aquarium/utils/invalid_options.rb, line 6 6: def initialize *args 7: super 8: end
[Validate]