C# Class Nekoyume.Action.MemoLengthOverflowException

Inheritance: InvalidOperationException
Exibir arquivo Open project: planetarium/lib9c

Public Methods

Method Description
MemoLengthOverflowException ( string message ) : System

Protected Methods

Method Description
MemoLengthOverflowException ( SerializationInfo info, StreamingContext context ) : System

Method Details

MemoLengthOverflowException() protected method

protected MemoLengthOverflowException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
return System

MemoLengthOverflowException() public method

public MemoLengthOverflowException ( string message ) : System
message string
return System