Hello, i have a little problem playing with "exceptions" in vala,
i have something like this:
errordomain SeldonTypeError {
BAD_VERIFIER
}
And runs ok, but.. how can i put inside the errordomain SeldonTypeError
another type of exception? such as.. BAD_GENERALIZER ?
Thanks in advance :)
--
- Per la llibertat del coneixement -
- Per la llibertat de la ment... -
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
