Uses of Class
org.fenixedu.cms.exceptions.CmsDomainException
-
Packages that use CmsDomainException Package Description org.fenixedu.cms.exceptions -
-
Uses of CmsDomainException in org.fenixedu.cms.exceptions
Methods in org.fenixedu.cms.exceptions that return CmsDomainException Modifier and Type Method Description static CmsDomainExceptionCmsDomainException. badRequest(String key)static CmsDomainExceptionCmsDomainException. forbiden()static CmsDomainExceptionCmsDomainException. notFound()
-