Package com.adobe.aem.modernize
Class RewriteException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.adobe.aem.modernize.RewriteException
-
- All Implemented Interfaces:
Serializable
public class RewriteException extends Exception
Exception thrown when something goes wrong while rewriting a node.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RewriteException(String message)
RewriteException(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
-
-