IncompleteKeySpecifiedException(String domainObject, Throwable cause) Constructs a new IncompleteKeySpecifiedException.
Parameters: domainObject - the domain object for which the complete key info is not supplied. Parameters: cause - the cause (which is saved for later retrieval by the Throwable.getCause() method).
Constructor Detail
IncompleteKeySpecifiedException
public IncompleteKeySpecifiedException(String domainObject)(Code)
Constructs a new IncompleteKeySpecifiedException.
Parameters: domainObject - the domain object for which the complete key info is not supplied.
Constructs a new IncompleteKeySpecifiedException.
Parameters: domainObject - the domain object for which the complete key info is not supplied. Parameters: cause - the cause (which is saved for later retrieval by the Throwable.getCause() method). A null value is permitted, and indicates that the cause is nonexistent or unknown.
Fields inherited from org.jaffa.exceptions.CustomException