button v0.1.0 (2016-06-27T04:12:33Z)
Dub
Repo
InvalidEdge
button
state
Thrown when an edge does not exist.
class
InvalidEdge : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
button
state
aliases
EdgeIndex
EdgeRow
NeighborIndex
Other
classes
BuildState
InvalidEdge
functions
parse
structs
Index
Neighbor
Thrown when an edge does not exist.