Method | Description | |
---|---|---|
IsolatedStorageException ( ) | ||
IsolatedStorageException ( string message ) | ||
IsolatedStorageException ( string message, System inner ) |
Method | Description | |
---|---|---|
IsolatedStorageException ( System info, System context ) |
protected IsolatedStorageException ( System info, System context ) | ||
info | System | |
context | System |
public IsolatedStorageException ( string message ) | ||
message | string |
public IsolatedStorageException ( string message, System inner ) | ||
message | string | |
inner | System |