ViewNotSupportedException |
public class ViewNotSupportedException extends JDOUserException (Code) |
| A ViewNotSupportedException is thrown if an attempt is made to
perform an operation using a class that is backed by a view and the operation
is not supported on such classes.
author: Mike Martin version: $Revision: 1.3 $ See Also: StoreManager |