Class NetworkException

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

public class NetworkException extends Exception
See Also:
  • Constructor Details

    • NetworkException

      public NetworkException(String errorMessage)