Overview

Namespaces

  • None
  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Exceptions
      • Log
      • Request
        • Response
    • Compute
    • Database
    • DNS
    • LoadBalancer
      • Resources
    • ObjectStore
      • Resource
    • Orchestration
    • Volume
  • PHP

Exceptions

  • AgentException
  • AlarmException
  • CheckException
  • CloudMonitoringException
  • EntityException
  • MetricException
  • NotificationHistoryException
  • NotificationPlanException
  • ServiceException
  • TestException
  • ZoneException
  • Overview
  • Namespace
  • Class
  • Tree
  • Download
1: <?php
2: 
3: namespace OpenCloud\CloudMonitoring\Exception;
4: 
5: class AgentException extends CloudMonitoringException
6: {
7: }
PHP OpenCloud API API documentation generated by ApiGen 2.8.0