|
Oracle | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.compoze.util.NestedException
com.compoze.domino.DominoException
com.compoze.domino.PropertyValue.PropertyValueNullException
public class PropertyValue.PropertyValueNullException
Inner class.
Constructor Summary | |
---|---|
PropertyValue.PropertyValueNullException()
Constructor. |
|
PropertyValue.PropertyValueNullException(java.lang.String s)
Constructor. |
Method Summary |
---|
Methods inherited from class com.compoze.domino.DominoException |
---|
getResultCode, getUserMessage |
Methods inherited from class com.compoze.util.NestedException |
---|
getNestedException, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyValue.PropertyValueNullException()
public PropertyValue.PropertyValueNullException(java.lang.String s)
s
- the message
|
Oracle | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |