|
||||||||||
| 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.defs.outline.MemberNameException
com.essbase.eas.essbase.defs.outline.CurrencyMemberException
public class CurrencyMemberException
This is the exception class for currency member names.
| Constructor Summary | |
|---|---|
CurrencyMemberException()Constructs a CurrencyMemberException with no detail message. |
|
CurrencyMemberException(java.lang.String msg)Constructs a CurrencyMemberException with the specified detail message. |
|
| 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 CurrencyMemberException()
public CurrencyMemberException(java.lang.String msg)
msg - the detail message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||