Class CtPathException

All Implemented Interfaces:
Serializable

public class CtPathException extends SpoonException
This exception is throw when there are errors during a CtPath building or evaluation.
See Also:
Serialized Form
  • Constructor Details

    • CtPathException

      public CtPathException()
    • CtPathException

      public CtPathException(Throwable cause)
    • CtPathException

      public CtPathException(String message)