Package com.day.cq.tagging
Class InvalidTagFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.tagging.InvalidTagFormatException
- All Implemented Interfaces:
Serializable
InvalidTagFormatException is thrown whenever an incorrect
tag ID or tag title path is encountered. For the tag ID pattern, see
Tag.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidTagFormatException(String message) InvalidTagFormatException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidTagFormatException
-
InvalidTagFormatException
-
InvalidTagFormatException
-