|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sonicsw.mf.common.MFException
com.sonicsw.mf.common.security.InvalidManagementPermissionException
public class InvalidManagementPermissionException
Checked management exception.
Indicates that a given IManagementPermission was invalid the reason for which is contained in the exception message.
IManagementSecurityConfigurator,
Serialized Form| Constructor Summary | |
|---|---|
InvalidManagementPermissionException(java.lang.String message)
Constructs a new exception with the specified detail message. |
|
| Method Summary |
|---|
| Methods inherited from class com.sonicsw.mf.common.MFException |
|---|
getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidManagementPermissionException(java.lang.String message)
MFException.setLinkedException(java.lang.Exception).
message - The textural details of why the management permission was invalid.
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||