C# Class GoDaddy.Asherah.SecureMemory.MemoryLimitException

Inheritance: SystemException
显示文件 Open project: godaddy/asherah

Public Methods

Method Description
MemoryLimitException ( string message ) : System

Method Details

MemoryLimitException() public method

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