NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IsolatedStorageException Constructor ()

Creates the isolated storage exception object.

[Visual Basic]
Overloads Public Sub New()
[C#]
public IsolatedStorageException();
[C++]
public: IsolatedStorageException();
[JScript]
public function IsolatedStorageException();

See Also

IsolatedStorageException Class | IsolatedStorageException Members | System.IO.IsolatedStorage Namespace | IsolatedStorageException Constructor Overload List