|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
com.sun.jdmk.JdmkSecurityException
com.sun.jdmk.comm.UnauthorizedSecurityException
Thrown by all the methods in the RemoteMBeanServer interface when the client's login/password is not supported by the server it is trying to contact.
Constructor Summary | |
UnauthorizedSecurityException()
Default constructor. |
|
UnauthorizedSecurityException(String msg)
Constructor that allows a specific error message to be specified. |
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 |
public UnauthorizedSecurityException()
public UnauthorizedSecurityException(String msg)
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |