메소드 | 설명 | |
---|---|---|
FeatureServiceException ( ) : System |
Initializes a new instance of the FeatureServiceException class.
|
|
FeatureServiceException ( string msg ) : System |
Initializes a new instance of the FeatureServiceException class.
|
|
FeatureServiceException ( string msg, |
Initializes a new instance of the FeatureServiceException class.
|
메소드 | 설명 | |
---|---|---|
FeatureServiceException ( |
Initializes a new instance of the FeatureServiceException class.
|
protected FeatureServiceException ( |
||
serInfo | The serialization info. | |
ctx | The streaming context. | |
리턴 | System |
public FeatureServiceException ( string msg ) : System | ||
msg | string | The message. |
리턴 | System |
public FeatureServiceException ( string msg, |
||
msg | string | The message. |
inner | The inner exception. | |
리턴 | System |