Package error

Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends GlobalpingApiError
This class represents an exception that occurs on Globalping service when a resource/operation needs an authorization and none provided. It extends GlobalpingApiError.
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String message)