You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Is this something people actually need to catch? If not, consider not making it public.// And if they do need to catch it, is it actually different enough from any existing exception to warrant a new type?publicclassCommandLineConfigurationException:Exception,System.Runtime.Serialization.ISerializable