LimitMemoryException

LimitMemoryException(string)

public LimitMemoryException(string message)

也可以看看


LimitMemoryException(string, Exception)

public LimitMemoryException(string message, Exception innerException)

也可以看看


LimitMemoryException(string, long)

public LimitMemoryException(string message, long reduceMemoryFactor)

也可以看看


LimitMemoryException(string, Exception, int)

public LimitMemoryException(string message, Exception innerException, int reduceMemoryFactor)

也可以看看