This is the complete list of members for System.ComponentModel.InvalidEnumArgumentException, including all inherited members.
_paramName | System.ArgumentException | private |
ArgumentException() | System.ArgumentException | inline |
ArgumentException(string message) | System.ArgumentException | inline |
ArgumentException(string message, global::System.Exception innerException) | System.ArgumentException | inline |
ArgumentException(string message, string paramName, global::System.Exception innerException) | System.ArgumentException | inline |
ArgumentException(string message, string paramName) | System.ArgumentException | inline |
ArgumentException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.ArgumentException | inlineprotected |
GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.ArgumentException | inline |
InvalidEnumArgumentException() | System.ComponentModel.InvalidEnumArgumentException | inline |
InvalidEnumArgumentException(string message) | System.ComponentModel.InvalidEnumArgumentException | inline |
InvalidEnumArgumentException(string message, Exception innerException) | System.ComponentModel.InvalidEnumArgumentException | inline |
InvalidEnumArgumentException(string argumentName, int invalidValue, Type enumClass) | System.ComponentModel.InvalidEnumArgumentException | inline |
InvalidEnumArgumentException(SerializationInfo info, StreamingContext context) | System.ComponentModel.InvalidEnumArgumentException | inlineprotected |
Message | System.ArgumentException | |