Class DomainObjectException

All Implemented Interfaces:
Serializable

public class DomainObjectException extends RuntimeException
DomainObjectException provides a general RuntimeException when a catastrophic error occurs which may affect the integrity of a domain object such as an IOException.
See Also: