Ice 3.6 Slice API Reference
|
This exception indicates that an attempt was made to remove a link that does not exist. More...
Defined in <IceStorm/IceStorm.ice>
exception NoSuchLink { ... }
Data Members | |
string | name |
The name of the link that does not exist. More... | |
This exception indicates that an attempt was made to remove a link that does not exist.
string name |
The name of the link that does not exist.