Class APIException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.emcw.exceptions.APIException
All Implemented Interfaces:
Serializable

public class APIException extends Exception
See Also:
  • Constructor Details

    • APIException

      public APIException()
    • APIException

      public APIException(String message)