Compoze Software, Inc.

com.compoze.domino
Class PropertyValue.PropertyValueNullException


java.lang.Object

  |

  +--java.lang.Throwable

        |

        +--java.lang.Exception

              |

              +--com.compoze.util.NestedException

                    |

                    +--com.compoze.domino.DominoException

                          |

                          +--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.
 
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, getLocalizedMessage, getMessage
 
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

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.