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