com.novell.admin.ns
Class IncompatibleComponentException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.novell.admin.common.exceptions.AdminNamespaceException
              extended bycom.novell.admin.ns.IncompatibleComponentException
All Implemented Interfaces:
java.io.Serializable

public class IncompatibleComponentException
extends AdminNamespaceException

Exception used to indicate that a Value could not be successfully created.

See Also:
Serialized Form

Constructor Summary
IncompatibleComponentException()
          Constructor.
IncompatibleComponentException(java.lang.String message)
          Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IncompatibleComponentException

public IncompatibleComponentException()
Constructor.


IncompatibleComponentException

public IncompatibleComponentException(java.lang.String message)
Constructor.

Parameters:
message - The message associated with the exception.


API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated September 2 2004 0111.