Package error

Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends GlobalpingApiError
This class represents an exception that occurs on Globalping service when a resource/operation is not found. It extends GlobalpingApiError.
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message)