Uses of Class
org.melati.poem.AppBugPoemException

Packages that use AppBugPoemException
org.melati.poem Persistent Object Engine for Melati. 
 

Uses of AppBugPoemException in org.melati.poem
 

Subclasses of AppBugPoemException in org.melati.poem
 class DoubleCreatePoemException
          Thrown when an attempt to create a Persistent which already exists is made.
 class InvalidOperationOnFloatingPersistentPoemException
          Thrown when a attempt is made to perform an operation on a Persistent which has yet to be written to the dbms or for some other reason has yet to gain a Troid.
 class NoAccessTokenPoemException
          Thrown when it is discovered that a PoemThread is running without an AccessToken.
 class NotComparablePoemException
          Thrown when an attempt is made to set a Range for a non comparable PoemType.
 class NullTypeMismatchPoemException
          Thrown when a null value is discovered in a non-nullable Field.
 class ReconnectionPoemException
          Thrown when a committed Connection still exists.
static class Setting.SettingTypeMismatchException
          Thrown when a Setting's type does not match the type required.
 class TypeMismatchPoemException
          Thrown when the type of an object isn't the one expected.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.