.NET Components for Mobility
Initializes a new instance of the
IsolatedStorageException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Declaration Syntax

Parameters
- message (String)
- The error message that explains the reason for the exception.
- inner (Exception)
- The exception that is the cause of the current exception. If the inner parameter is not null, the current exception is raised in a catch block that handles the inner exception.
Assembly:
InTheHand.Phone (Module: InTheHand.Phone) Version: 7.0.0.0