PortableException Fields | 
The PortableException type exposes the following members.
| Name | Description | |
|---|---|---|
| m_arrStackRemote | 
            A raw representation of the remote stack trace for this
            exception.
              | |
| m_innerException | 
            An Exception that caused current exception.
              | |
| m_message | 
            The exception's message.
              | |
| m_name | 
            The exception's name.
              |