Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.core.UserException Member List
This is the complete list of members for com.mendix.systemwideinterfaces.core.UserException, including all inherited members.
ExceptionCategory enum namecom.mendix.systemwideinterfaces.core.UserException
fillInStackTrace()com.mendix.systemwideinterfaces.core.UserException
getCategory()com.mendix.systemwideinterfaces.core.UserException
getDataValidationFeedback()com.mendix.systemwideinterfaces.core.UserException
MendixRuntimeException()com.mendix.systemwideinterfaces.MendixRuntimeException
MendixRuntimeException(String message, Throwable cause)com.mendix.systemwideinterfaces.MendixRuntimeException
MendixRuntimeException(String message)com.mendix.systemwideinterfaces.MendixRuntimeException
MendixRuntimeException(Throwable cause)com.mendix.systemwideinterfaces.MendixRuntimeException
toString()com.mendix.systemwideinterfaces.core.UserException
UserException(ExceptionCategory category, String message)com.mendix.systemwideinterfaces.core.UserException
UserException(ExceptionCategory category, Throwable cause)com.mendix.systemwideinterfaces.core.UserException
UserException(ExceptionCategory category, String message, Throwable cause)com.mendix.systemwideinterfaces.core.UserException
UserException(IDataValidationFeedback dvFeedback)com.mendix.systemwideinterfaces.core.UserException