com.novell.admin.ns
Class ComponentCreationException

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

public class ComponentCreationException
extends java.lang.Exception

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


Constructor Summary
ComponentCreationException()
          Constructor.
ComponentCreationException(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

ComponentCreationException

public ComponentCreationException()
Constructor.

ComponentCreationException

public ComponentCreationException(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.