Method | Description | |
---|---|---|
UnboundAtomException ( ) : System | ||
UnboundAtomException ( string message ) : System | ||
UnboundAtomException ( string message, System inner ) : System |
public UnboundAtomException ( string message ) : System | ||
message | string | |
return | System |
public UnboundAtomException ( string message, System inner ) : System | ||
message | string | |
inner | System | |
return | System |