Class UnexpectedEnumValueException

java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
net.serenitybdd.screenplay.UnexpectedEnumValueException
All Implemented Interfaces:
Serializable

public class UnexpectedEnumValueException extends AssertionError
See Also:
  • Constructor Details

    • UnexpectedEnumValueException

      public UnexpectedEnumValueException(String detailMessage)