class UuidEntityException in Universally Unique IDentifier 7
Entity UUID exception class.
Hierarchy
- class \UuidEntityException extends \Exception
Expanded class hierarchy of UuidEntityException
File
- ./
uuid.entity.inc, line 11 - Entity related functions for UUID module.
View source
class UuidEntityException extends Exception {
}