Class 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 Detail

      • RewriteException

        public RewriteException​(String message)
      • RewriteException

        public RewriteException​(String message,
                                Throwable cause)