BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management
Class NoAccessException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.utils.NestedException
                    |
                    +--weblogic.management.NoAccessException

public final class NoAccessException
extends weblogic.utils.NestedException

The Access violation exception on Management targets. It may or may not nest another exception.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Fields inherited from class weblogic.utils.NestedException
nested
 
Constructor Summary
NoAccessException(java.lang.String message)
           
NoAccessException(java.lang.String user, java.lang.String perm, java.lang.String target)
           
NoAccessException(java.lang.String user, java.lang.String perm, java.lang.String target, java.lang.Throwable t)
           
NoAccessException(java.lang.String message, java.lang.Throwable t)
           
NoAccessException(java.lang.Throwable t)
           
 
Methods inherited from class weblogic.utils.NestedException
getMessage, getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoAccessException

public NoAccessException(java.lang.String message,
                         java.lang.Throwable t)

NoAccessException

public NoAccessException(java.lang.Throwable t)

NoAccessException

public NoAccessException(java.lang.String message)

NoAccessException

public NoAccessException(java.lang.String user,
                         java.lang.String perm,
                         java.lang.String target)

NoAccessException

public NoAccessException(java.lang.String user,
                         java.lang.String perm,
                         java.lang.String target,
                         java.lang.Throwable t)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81