|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractException
com.crystaldecisions.sdk.exception.SDKException
com.crystaldecisions.sdk.exception.SDKLogonException
public class SDKLogonException
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
SDKLogonException(java.lang.String cms,
java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorCodeString()
Returns the error code of this Exception. |
java.util.List |
getErrorMessagesFromCMS(java.util.Locale locale)
Returns the error messages from the CMS |
java.lang.String |
getMessage(java.util.Locale locale)
|
java.lang.String |
toString()
|
| Methods inherited from class com.crystaldecisions.sdk.exception.SDKException |
|---|
map, map, map, map |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SDKLogonException(java.lang.String cms,
java.lang.Throwable cause)
| Method Detail |
|---|
public java.lang.String toString()
public java.lang.String getMessage(java.util.Locale locale)
public java.lang.String getErrorCodeString()
public java.util.List getErrorMessagesFromCMS(java.util.Locale locale)
locale - the locale that the error messages should be formatted in
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||