com.novell.admin.common.exceptions
Class AdminNamespaceRuntimeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.novell.admin.common.exceptions.AdminNamespaceRuntimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FacadeParameterException, UnexpectedErrorException

public abstract class AdminNamespaceRuntimeException
extends java.lang.RuntimeException

This class is used for runtime 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 AdminNamespaceRuntimeException()
           
protected AdminNamespaceRuntimeException(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

AdminNamespaceRuntimeException

protected AdminNamespaceRuntimeException()

AdminNamespaceRuntimeException

protected AdminNamespaceRuntimeException(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.