메소드 | 설명 | |
---|---|---|
SwiffotronException ( SwiffotronError error, |
Initializes a new instance of an exception without an error message
|
|
SwiffotronException ( SwiffotronError error, |
Initializes a new instance of an exception with an error message
|
|
SwiffotronException ( SwiffotronError error, |
Initializes a new instance of an exception with an error message
|
public SwiffotronException ( SwiffotronError error, |
||
error | SwiffotronError | The error code. |
ctx | A context object that describes what was being done when the exception occured. | |
리턴 | System |
public SwiffotronException ( SwiffotronError error, |
||
error | SwiffotronError | The error code. |
ctx | A context object that describes what was being done when the exception occured. | |
msg | string | The error message |
리턴 | System |
public SwiffotronException ( SwiffotronError error, |
||
error | SwiffotronError | The error code. |
ctx | A context object that describes what was being done when the exception occured. | |
msg | string | The error message |
inner | The inner exception | |
리턴 | System |