BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.management
Class NoAccessRuntimeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--weblogic.utils.NestedRuntimeException
                          |
                          +--weblogic.management.NoAccessRuntimeException

public class NoAccessRuntimeException
extends weblogic.utils.NestedRuntimeException

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

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

Constructor Summary
NoAccessRuntimeException(java.lang.String message)
           
NoAccessRuntimeException(java.lang.String user, java.lang.String perm, java.lang.String target)
           
NoAccessRuntimeException(java.lang.String user, java.lang.String perm, java.lang.String target, java.lang.Throwable t)
           
NoAccessRuntimeException(java.lang.String message, java.lang.Throwable t)
           
NoAccessRuntimeException(java.lang.Throwable t)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class weblogic.utils.NestedRuntimeException
getNested, getNestedException, printStackTrace, printStackTrace, superPrintStackTrace, superToString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoAccessRuntimeException

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

NoAccessRuntimeException

public NoAccessRuntimeException(java.lang.Throwable t)

NoAccessRuntimeException

public NoAccessRuntimeException(java.lang.String message)

NoAccessRuntimeException

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

NoAccessRuntimeException

public NoAccessRuntimeException(java.lang.String user,
                                java.lang.String perm,
                                java.lang.String target,
                                java.lang.Throwable t)
Method Detail

getMessage

public java.lang.String getMessage()

Overrides:
getMessage in class java.lang.Throwable

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