Method | Description | |
---|---|---|
TemplateSourceException ( ) : System |
Initializes a new instance of the T:TemplateSourceException class
|
|
TemplateSourceException ( string message ) : System |
Initializes a new instance of the T:TemplateSourceException class
|
|
TemplateSourceException ( string message, |
Initializes a new instance of the T:TemplateSourceException class
|
Method | Description | |
---|---|---|
TemplateSourceException ( System info, System context ) : System |
Initializes a new instance of the T:TemplateSourceException class
|
protected TemplateSourceException ( System info, System context ) : System | ||
info | System | The object that holds the serialized object data. |
context | System | The contextual information about the source or destination. |
return | System |
public TemplateSourceException ( string message ) : System | ||
message | string | A |
return | System |
public TemplateSourceException ( string message, |
||
message | string | A |
inner | The exception that is the cause of the current exception. | |
return | System |