Method | Description | |
---|---|---|
SymbolStoreException ( string message ) : System | ||
SymbolStoreException ( string message, Exception e ) : System |
public SymbolStoreException ( string message ) : System | ||
message | string | |
return | System |
public SymbolStoreException ( string message, Exception e ) : System | ||
message | string | |
e | Exception | |
return | System |