Class APINoServerAccessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.le_app.mcss_api_java.exceptions.APINoServerAccessException
All Implemented Interfaces:
Serializable

public class APINoServerAccessException extends Exception
Thrown if the API token doesn't have access to a specified server
See Also:
  • Constructor Details

    • APINoServerAccessException

      public APINoServerAccessException(String message)
      Thrown if the API token doesn't have access to a specified server
      Parameters:
      message - The message to be displayed