Exception Inventory

.

  • Throwable
    • Error
      • ParseError
      • TypeError
        • ArgumentCountError
      • ArithmeticError
        • DivisionByZeroError
      • AssertionError
    • Exception
      • class UnresolvedDefaultPaymentMethodException extends \Exception { /**/ }
      • final class NotProvidedOrderPaymentException extends \Exception { /**/ }
      • final class UnresolvedDefaultShippingMethodException extends \Exception { /**/ }
      • ErrorException
      • ClosedGeneratorException
      • DOMException
      • LogicException
        • BadFunctionCallException
          • BadMethodCallException
        • DomainException
        • InvalidArgumentException
          • class UndefinedShippingMethodException extends \InvalidArgumentException { /**/ }
          • final class FailedGenerationException extends \InvalidArgumentException { /**/ }
        • LengthException
        • OutOfRangeException
      • RuntimeException
        • class CartNotFoundException extends \RuntimeException { /**/ }
        • class ChannelNotFoundException extends \RuntimeException { /**/ }
        • final class CannotRemoveCurrentlyLoggedInUser extends \RuntimeException { /**/ }
        • final class CurrencyNotFoundException extends \RuntimeException { /**/ }
        • final class HandleException extends \RuntimeException { /**/ }
        • final class LocaleNotFoundException extends \RuntimeException { /**/ }
        • final class MissingChannelConfigurationException extends \RuntimeException { /**/ }
        • final class NotificationExpectationMismatchException extends \RuntimeException { /**/ }
        • final class ResourceNotFoundException extends \RuntimeException { /**/ }
        • final class SectionCannotBeResolvedException extends \RuntimeException { /**/ }
        • final class ShippingMethodCannotBeRemoved extends \RuntimeException { /**/ }
        • final class UnsupportedTaxCalculationStrategyException extends \RuntimeException { /**/ }
        • OutOfBoundsException
        • OverflowException
        • RangeException
        • UnderflowException
        • UnexpectedValueException
        • PDOException
      • PharException
      • ReflectionException