class UcAddressesIncompatibleHandlerException in Ubercart Addresses 6.2
Same name and namespace in other branches
- 7 class/Exceptions.inc \UcAddressesIncompatibleHandlerException
UcAddressesIncompatibleHandlerException.
Thrown when requesting a handler with an UcAddressesSchemaAddress that only supports an UcAddressesAddress.
Hierarchy
- class \UcAddressesException extends \Exception
Expanded class hierarchy of UcAddressesIncompatibleHandlerException
File
- class/
Exceptions.inc, line 51 - Exception classes for Ubercart Addresses.
View source
class UcAddressesIncompatibleHandlerException extends UcAddressesException {
}