com.novell.admin.ns
Class IncompatibleComponentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.novell.admin.ns.IncompatibleComponentException
All Implemented Interfaces:
java.io.Serializable

public class IncompatibleComponentException
extends java.lang.Exception

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


Constructor Summary
IncompatibleComponentException()
          Constructor.
IncompatibleComponentException(java.lang.String message)
          Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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-2003 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated December 17 2003 1746.