com.novell.admin.common.exceptions
Class UnexpectedErrorException

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

public class UnexpectedErrorException
extends AdminNamespaceRuntimeException

This class is used when an unexpected error occurs.

See Also:
Serialized Form

Constructor Summary
UnexpectedErrorException()
          Default Constructor
UnexpectedErrorException(java.lang.String message)
          Constructor with a message string.
 
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

UnexpectedErrorException

public UnexpectedErrorException()
Default Constructor


UnexpectedErrorException

public UnexpectedErrorException(java.lang.String message)
Constructor with a message string.

Parameters:
message - The error message.


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.