Class NotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.lang3.exception.ContextedRuntimeException
com.github.twitch4j.common.exception.NotFoundException
All Implemented Interfaces:
Serializable, org.apache.commons.lang3.exception.ExceptionContext

public class NotFoundException extends org.apache.commons.lang3.exception.ContextedRuntimeException
API Error: Not Found
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException()