TMgr-SwitchTrackExceptionCode

Defined in file trackmgr.asn
No C++ class for INTEGER with named values


TMgr-SwitchTrackExceptionCode ::= INTEGER {
    track-not-found (0), -- corresponding track not found in new genome context
    other (255)
}