NoSuchPropertyDefinitionException Class
com.bea.content
NoSuchPropertyDefinitionException Class
- public class NoSuchPropertyDefinitionException
extends RepositoryException
Thrown if an operation on a PropertyDefinition that does not exist occurs.
-
Hierarchy
-
Object
Throwable
Exception
RepositoryException
NoSuchPropertyDefinitionException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSuchPropertyDefinitionException
public NoSuchPropertyDefinitionException(String
message,
Throwable
cause)
NoSuchPropertyDefinitionException
public NoSuchPropertyDefinitionException(String
message)
NoSuchPropertyDefinitionException
public NoSuchPropertyDefinitionException(Throwable
cause)