Class MatcherFactory.MatcherTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.codebarrel.automation.api.util.MatcherFactory.MatcherTimeoutException
All Implemented Interfaces:
Serializable
Enclosing class:
MatcherFactory

public static class MatcherFactory.MatcherTimeoutException extends RuntimeException
Exception thrown if matcher timeout has expired
See Also:
  • Constructor Details

    • MatcherTimeoutException

      public MatcherTimeoutException(String message, long timeoutMillis)
  • Method Details

    • getTimeoutMillis

      public long getTimeoutMillis()