com.bea.content
Class NoSuchPropertyDefinitionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.bea.content.RepositoryException
|
+--com.bea.content.NoSuchPropertyDefinitionException
- All Implemented Interfaces:
- Serializable
- public class NoSuchPropertyDefinitionException
- extends RepositoryException
Thrown if an operation on a PropertyDefinition that does not exist occurs.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchPropertyDefinitionException
public NoSuchPropertyDefinitionException(String message)
NoSuchPropertyDefinitionException
public NoSuchPropertyDefinitionException(String message,
Throwable cause)
NoSuchPropertyDefinitionException
public NoSuchPropertyDefinitionException(Throwable cause)
Copyright © 2003 BEA Systems, Inc. All Rights Reserved