Class SomeCustomException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.serenitybdd.screenplay.ensure.web.SomeCustomException
All Implemented Interfaces:
Serializable

public class SomeCustomException extends RuntimeException
See Also:
  • Constructor Details

    • SomeCustomException

      public SomeCustomException(String message)