com.novell.admin.common.exceptions
Class AdminException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.novell.admin.common.exceptions.AdminException
All Implemented Interfaces:
java.io.Serializable

public abstract class AdminException
extends java.lang.Exception

This class is base class for all administration exceptions.


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

AdminException

public AdminException(java.lang.String msg)
Constructor with a message string.
Parameters:
message - The error message.

AdminException

public AdminException()
Default Constructor


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