Joda System API

Uses of Class
org.joda.util.IllegalStateJodaException

Packages that use IllegalStateJodaException
org.joda.property Joda property based domain model 
 

Uses of IllegalStateJodaException in org.joda.property
 

Subclasses of IllegalStateJodaException in org.joda.property
 class NullValueJodaException
          Exception thrown when an attempt is made to query or modify a property which is currently null.
 class UnmodifiableJodaException
          Exception thrown when an attempt is made to modify a property which is unmodifiable.
 


Joda System API

Copyright © 2001-2003 Stephen Colebourne. All Rights Reserved.