package ptype
Content Hierarchy
Type Members
-
class
MultiplePartitionKeysForPType
[P] extends PTypeException
an exception thrown when persistent type contains more than one partition key
-
class
NoKeysForPTypeException
[P] extends PTypeException
an exception thrown when persistent type neither overrides
keySet, nor defines an inner objectkeys -
class
NoPropsForPTypeException
[P] extends PTypeException
an exception thrown when persistent type neither overrides
propSet, nor defines an inner objectprops -
class
PTypeException
extends SubdomainException
an exception involving persistent type creation or use
-
class
PartitionKeyForDerivedPTypeException
[P] extends PTypeException
an exception thrown when derived persistent type contains a partition key