29 : base(message, innerException)
override string ToString()
Creates and returns a string representation of the current exception.
InvalidEnumArgumentException()
Initializes a new instance of the T:System.ComponentModel.InvalidEnumArgumentException class without ...
InvalidEnumArgumentException(string argumentName, int invalidValue, Type enumClass)
Initializes a new instance of the T:System.ComponentModel.InvalidEnumArgumentException class with a m...
Describes the source and destination of a given serialized stream, and provides an additional caller-...
InvalidEnumArgumentException(string message, Exception innerException)
Initializes a new instance of the T:System.ComponentModel.InvalidEnumArgumentException class with the...
The exception thrown when using invalid arguments that are enumerators.
SecurityAction
Specifies the security actions that can be performed using declarative security.
Represents type declarations: class types, interface types, array types, value types,...
Stores all the data needed to serialize or deserialize an object. This class cannot be inherited.
The exception that is thrown when one of the arguments provided to a method is not valid.
InvalidEnumArgumentException(string message)
Initializes a new instance of the T:System.ComponentModel.InvalidEnumArgumentException class with the...
Represents errors that occur during application execution.To browse the .NET Framework source code fo...
Specifies that the class can be serialized.
Compare strings using culture-sensitive sort rules and the current culture.
Provides information about a specific culture (called a locale for unmanaged code development)....
InvalidEnumArgumentException(SerializationInfo info, StreamingContext context)
Initializes a new instance of the T:System.ComponentModel.InvalidEnumArgumentException class using th...