Class InvalidTestPlanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.squashtest.squash.automation.tm.testplan.library.model.InvalidTestPlanException
All Implemented Interfaces:
Serializable

public class InvalidTestPlanException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidTestPlanException

      public InvalidTestPlanException(String message)
    • InvalidTestPlanException

      public InvalidTestPlanException(String message, Throwable cause)