Package com.day.cq.wcm.designimporter
Class UnsupportedTagContentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.wcm.designimporter.DesignImportException
com.day.cq.wcm.designimporter.UnsupportedTagContentException
- All Implemented Interfaces:
Serializable
Exception thrown by
TagHandlers when the tag being handled contains content that isn't supported by the TagHandler- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedTagContentException(String message) UnsupportedTagContentException(String message, Exception 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
-
UnsupportedTagContentException
public UnsupportedTagContentException() -
UnsupportedTagContentException
-
UnsupportedTagContentException
-
UnsupportedTagContentException
-