Class TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.twocaptcha.exceptions.TimeoutException
All Implemented Interfaces:
Serializable

public class TimeoutException extends Exception
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String errorMessage)