Class DataNotLoaded

All Implemented Interfaces:
Serializable

public class DataNotLoaded extends RuntimeException
DataNotLoaded는 데이터가 로드되지 않았을 때 발생하는 예외 클래스입니다.

Adofai.gg API에서 데이터가 성공적으로 로드되지 않은 경우에 이 예외가 발생합니다.

See Also:
  • Constructor Details

    • DataNotLoaded

      public DataNotLoaded()