Class ProxmoxAuthorizationException

All Implemented Interfaces:
Serializable

public class ProxmoxAuthorizationException extends ProxmoxException
The Proxmox token authenticated but lacks permission for the requested operation.
See Also:
  • Constructor Details

    • ProxmoxAuthorizationException

      public ProxmoxAuthorizationException(String message)