Class ApiException

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

public class ApiException extends Exception
See Also:
  • Constructor Details

    • ApiException

      public ApiException(String errorMessage)