Method | Description | |
---|---|---|
SageHelpException ( |
Initializes a new instance of the SageHelpException class.
|
|
SageHelpException ( |
Initializes a new instance of the SageHelpException class.
|
|
SageHelpException ( ProblemType problemType ) : System |
Initializes a new instance of the SageHelpException class.
|
Method | Description | |
---|---|---|
ConvertToXml ( |
||
GetTransformArguments ( |
Method | Description | |
---|---|---|
Create ( |
||
ParseEntityExceptionError ( |
||
SageHelpException ( ) : System |
protected ConvertToXml ( |
||
instance | ||
ownerDocument | ||
problemInfo | ||
return |
protected GetTransformArguments ( |
||
context | ||
return | object>.Dictionary |
public SageHelpException ( |
||
problem | An object that describes this error. | |
return | System |
public SageHelpException ( |
||
problem | An object that describes this error. | |
actual | The actual exception that occurred. | |
return | System |
public SageHelpException ( ProblemType problemType ) : System | ||
problemType | ProblemType | The type of problem that occurred. |
return | System |