Overload List

  NameDescription
Public methodIllegalStateException()()()()
Public methodIllegalStateException(String)
Protected methodIllegalStateException(SerializationInfo, StreamingContext)
Initializes a new instance of the IllegalStateException class with serialized data. Throws System.ArgumentNullException if the info parameter is null. Throws System.Runtime.Serialization.SerializationException if the class name is null or System.Exception.HResult is zero (0).
Public methodIllegalStateException(String, Exception)
Public methodIllegalStateException(String, String)
Public methodIllegalStateException(String, String, Exception)

See Also