com.novell.admin.snapins.creator
Class CancelCreationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.novell.admin.snapins.creator.CancelCreationException
All Implemented Interfaces:
java.io.Serializable

public class CancelCreationException
extends java.lang.Exception

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


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

CancelCreationException

public CancelCreationException()
Constructor.

CancelCreationException

public CancelCreationException(java.lang.String message)
Constructor.
Parameters:
message - The message associated with the exception.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.