Compoze Software, Inc.

com.compoze.exchange
Class PropertyValue.PropertyValueNullException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.compoze.util.NestedException
              extended bycom.compoze.exchange.ExchangeException
                  extended bycom.compoze.exchange.PropertyValue.PropertyValueNullException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PropertyValue

public class PropertyValue.PropertyValueNullException
extends ExchangeException

See Also:
Serialized Form

Constructor Summary
PropertyValue.PropertyValueNullException()
          Constructor.
PropertyValue.PropertyValueNullException(java.lang.String s)
          Constructor.
 
Methods inherited from class com.compoze.exchange.ExchangeException
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

Compoze Software, Inc.

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