|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.websphere.advanced.cm.factory.CMFactoryException | +--com.ibm.websphere.advanced.cm.factory.MissingRequiredPropertyException
An exception thrown when a request to get a datasource does not contain all of the properties which are required.
Constructor Summary | |
MissingRequiredPropertyException()
|
|
MissingRequiredPropertyException(java.lang.String s)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MissingRequiredPropertyException()
public MissingRequiredPropertyException(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |