Class CodeforcesApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.rxcodeforces.api.exception.CodeforcesApiException
All Implemented Interfaces:
Serializable

public class CodeforcesApiException extends Exception
Represents a custom CodeforcesApiException.
See Also:
  • Constructor Details

    • CodeforcesApiException

      public CodeforcesApiException(String message)