Method | Description | |
---|---|---|
WalkingException ( ) : System | ||
WalkingException ( string message ) : System | ||
WalkingException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
WalkingException ( SerializationInfo info, StreamingContext context ) : System |
protected WalkingException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public WalkingException ( string message ) : System | ||
message | string | |
return | System |
public WalkingException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |