You are here

class UcAddressesIncompatibleHandlerException in Ubercart Addresses 6.2

Same name and namespace in other branches
  1. 7 class/Exceptions.inc \UcAddressesIncompatibleHandlerException

UcAddressesIncompatibleHandlerException.

Thrown when requesting a handler with an UcAddressesSchemaAddress that only supports an UcAddressesAddress.

Hierarchy

Expanded class hierarchy of UcAddressesIncompatibleHandlerException

File

class/Exceptions.inc, line 51
Exception classes for Ubercart Addresses.

View source
class UcAddressesIncompatibleHandlerException extends UcAddressesException {

}

Members