Uses of Package
org.openwms.core.exception

Packages that use org.openwms.core.exception
org.openwms.core.domain.system.usermanagement Contains domain classes regarding the user and role management. 
org.openwms.core.exception Contains core exception classes. 
org.openwms.tms.domain.order Contains essential domain classes of the TMS module. 
org.openwms.tms.service.delegate Interface to implemented by delegate classes of the TMS module. 
org.openwms.tms.service.spring.delegate This package contains all delegate classes. 
 

Classes in org.openwms.core.exception used by org.openwms.core.domain.system.usermanagement
InvalidPasswordException
          An InvalidPasswordException indicates that a password is not confirm with the defined rules.
 

Classes in org.openwms.core.exception used by org.openwms.core.exception
DomainModelException
          A DomainModelException is a checked top-level exception for all exceptions of the domain model layer.
 

Classes in org.openwms.core.exception used by org.openwms.tms.domain.order
StateChangeException
          A StateChangeException indicates that it is not allowed to switch the state of an entity.
 

Classes in org.openwms.core.exception used by org.openwms.tms.service.delegate
StateChangeException
          A StateChangeException indicates that it is not allowed to switch the state of an entity.
 

Classes in org.openwms.core.exception used by org.openwms.tms.service.spring.delegate
StateChangeException
          A StateChangeException indicates that it is not allowed to switch the state of an entity.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.