|
||||||||||
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
public class 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(java.lang.String msg)
Constructor that allows a specific error message to be specified. |
Method Summary |
---|
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(java.lang.String msg)
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.09.25_15:22:04_BST |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |