Package

longevity.exceptions.model

ptype

Permalink

package ptype

Content Hierarchy
Visibility
  1. Public
  2. All

Type Members

  1. class MultiplePrimaryKeysForPType[P] extends PTypeException

    Permalink

    an exception thrown when persistent type contains more than one primary key

  2. class NoPropsForPTypeException[P] extends PTypeException

    Permalink

    an exception thrown when persistent type neither overrides propSet, nor defines an inner object props

  3. class PTypeException extends ModelTypeException

    Permalink

    an exception involving persistent type creation or use

  4. class PrimaryKeyForDerivedPTypeException[P] extends PTypeException

    Permalink

    an exception thrown when derived persistent type contains a primary key

Ungrouped