|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.essbase.eas.essbase.ui.InsufficientPrivilegeException
public class InsufficientPrivilegeException
This is the exception thrown when getObject(like report or calc script) fails due to insufficient privilege.
| Constructor Summary | |
|---|---|
InsufficientPrivilegeException(java.lang.String msg, int num)Constructs an InsufficientPrivilegeException. |
|
| Method Summary | |
|---|---|
int |
getErrorNumber() |
| 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 InsufficientPrivilegeException(java.lang.String msg,
int num)
| Method Detail |
|---|
public int getErrorNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||