Class InvalidHtmlInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cz.metacentrum.perun.core.api.exceptions.PerunException
cz.metacentrum.perun.core.api.exceptions.AttributeValueException
cz.metacentrum.perun.core.api.exceptions.WrongAttributeValueException
cz.metacentrum.perun.core.api.exceptions.InvalidHtmlInputException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidHtmlInputException(String message) InvalidHtmlInputException(String message, String rejectReason) InvalidHtmlInputException(String message, String[] unsafeTags) -
Method Summary
Methods inherited from class WrongAttributeValueException
getAttribute, getAttributeHolder, getAttributeHolderSecondary, getFriendlyMessageTemplateMethods inherited from class PerunException
getErrorId, getMessage, getName, setErrorIdMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidHtmlInputException
-
InvalidHtmlInputException
-
InvalidHtmlInputException
-