Property | Type | Description | |
---|---|---|---|
Type | TargetError |
Method | Description | |
---|---|---|
GetObjectData ( |
||
TargetException ( TargetError type ) : System | ||
TargetException ( TargetError type, string message ) : System |
Method | Description | |
---|---|---|
GetMessage ( TargetError type ) : string | ||
TargetException ( |
protected static GetMessage ( TargetError type ) : string | ||
type | TargetError | |
return | string |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
protected TargetException ( |
||
info | ||
context | ||
return | System |
public TargetException ( TargetError type ) : System | ||
type | TargetError | |
return | System |
public TargetException ( TargetError type, string message ) : System | ||
type | TargetError | |
message | string | |
return | System |