This is the complete list of members for YUIPropertyTypeMismatchException, including all inherited members.
asString() const | YUIException | |
dumpOn(std::ostream &str) const | YUIPropertyTypeMismatchException | protectedvirtual |
log(const YUIException &exception, const YCodeLocation &location, const char *const prefix) | YUIException | static |
msg() const | YUIException | inline |
property() const | YUIPropertyException | inline |
relocate(const YCodeLocation &newLocation) const | YUIException | inline |
setMsg(const std::string &msg) | YUIException | inline |
setWidget(YWidget *w) | YUIPropertyException | inline |
strErrno(int errno_r) | YUIException | static |
strErrno(int errno_r, const std::string &msg) | YUIException | static |
type() const | YUIPropertyTypeMismatchException | inline |
what() const | YUIException | inlinevirtual |
where() const | YUIException | inline |
widget() const | YUIPropertyException | inline |
YUIException() | YUIException | |
YUIException(const std::string &msg_r) | YUIException | |
YUIPropertyException(const YProperty &prop, YWidget *widget=0) (defined in YUIPropertyException) | YUIPropertyException | inlineprotected |
YUIPropertyTypeMismatchException(const YProperty &property, YPropertyType type, YWidget *widget=0) (defined in YUIPropertyTypeMismatchException) | YUIPropertyTypeMismatchException | inline |
~YUIException() | YUIException | virtual |
~YUIPropertyException() (defined in YUIPropertyException) | YUIPropertyException | inlineprotectedvirtual |
~YUIPropertyTypeMismatchException() (defined in YUIPropertyTypeMismatchException) | YUIPropertyTypeMismatchException | inlinevirtual |