com.novell.admin.common.exceptions
Class AdminNamespaceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.novell.admin.common.exceptions.AdminNamespaceException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ComponentCreationException, IncompatibleComponentException, NamespaceException, SnapinException, SnapinVetoException

public abstract class AdminNamespaceException
extends java.lang.Exception

This class is used for exceptions thrown by the AdminNamespace.

This is an abstract class. Extend this class to create specific exception classes.

See Also:
Serialized Form

Constructor Summary
protected AdminNamespaceException()
           
protected AdminNamespaceException(java.lang.String sMessage)
           
 
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

AdminNamespaceException

protected AdminNamespaceException()

AdminNamespaceException

protected AdminNamespaceException(java.lang.String sMessage)


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.