exception InvalidName {
DOMString reason;
};
exception NoSuchPet { };
interface Person {
attribute unsigned short age;
};
exception InvalidName {
DOMString reason;
};
DOMString reason;
exception NoSuchPet { };
interface Person {
attribute unsigned short age;
};
attribute unsigned short age;