Oracle

com.compoze.domino
Class PropertyValue.PropertyValueNullException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.compoze.util.NestedException
              extended by com.compoze.domino.DominoException
                  extended by com.compoze.domino.PropertyValue.PropertyValueNullException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PropertyValue

public class PropertyValue.PropertyValueNullException
extends DominoException

Inner class.

See Also:
Serialized Form

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

PropertyValue.PropertyValueNullException

public PropertyValue.PropertyValueNullException()
Constructor.


PropertyValue.PropertyValueNullException

public PropertyValue.PropertyValueNullException(java.lang.String s)
Constructor.

Parameters:
s - the message

Oracle

Copyright ©1999-2008 Oracle All rights reserved.