Click or drag to resize
Akka.NETIllegalStateException Constructor
Overload List
  NameDescription
Public methodIllegalStateException(String)
Initializes a new instance of the IllegalStateException class.
Protected methodIllegalStateException(SerializationInfo, StreamingContext)
Initializes a new instance of the IllegalStateException class.
Public methodIllegalStateException(String, Exception)
Initializes a new instance of the IllegalStateException class.
Top
See Also