Method | Description | |
---|---|---|
UnknownActionException ( ) : System | ||
UnknownActionException ( string message ) : System | ||
UnknownActionException ( string message, |
||
UnknownActionException ( string message, string actionName ) : System |
Method | Description | |
---|---|---|
UnknownActionException ( System info, System context ) : System |
protected UnknownActionException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public UnknownActionException ( string message ) : System | ||
message | string | |
return | System |
public UnknownActionException ( string message, |
||
message | string | |
inner | ||
return | System |
public UnknownActionException ( string message, string actionName ) : System | ||
message | string | |
actionName | string | |
return | System |