Class MissingStateChangeMethod

java.lang.Object
java.lang.Throwable
java.lang.Exception
au.com.dius.pact.provider.junitsupport.MissingStateChangeMethod
All Implemented Interfaces:
Serializable

public class MissingStateChangeMethod extends Exception
See Also:
  • Constructor Details

    • MissingStateChangeMethod

      public MissingStateChangeMethod()
    • MissingStateChangeMethod

      public MissingStateChangeMethod(String message)
    • MissingStateChangeMethod

      public MissingStateChangeMethod(String message, Throwable cause)
    • MissingStateChangeMethod

      public MissingStateChangeMethod(Throwable cause)
    • MissingStateChangeMethod

      public MissingStateChangeMethod(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)