Public Member Functions | |
| PolicyErrorArgs (string msg) | |
| Constructor. | |
| PolicyErrorArgs (Exception ex) | |
| Constructor. | |
| PolicyErrorArgs (string msg, Exception ex) | |
| Constructor. | |
Properties | |
| string | Message [get] |
| Gets the error message. | |
| Exception | Exception [get] |
| Get the exception. | |
| Novell::iFolderWeb::Admin::PolicyErrorArgs::PolicyErrorArgs | ( | string | msg | ) | [inline] |
Constructor.
| msg |
| Novell::iFolderWeb::Admin::PolicyErrorArgs::PolicyErrorArgs | ( | Exception | ex | ) | [inline] |
Constructor.
| ex |
| Novell::iFolderWeb::Admin::PolicyErrorArgs::PolicyErrorArgs | ( | string | msg, | |
| Exception | ex | |||
| ) | [inline] |
Constructor.
| msg | ||
| ex |
string Novell::iFolderWeb::Admin::PolicyErrorArgs::Message [get] |
Gets the error message.
Exception Novell::iFolderWeb::Admin::PolicyErrorArgs::Exception [get] |
Get the exception.
1.5.6