|
|||||||||
| 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.SDKException.Unexpected
public static class SDKException.Unexpected
This exception is a catch-all for any problems that may occur which are not expected to occur under normal conditions. For example, unexpected IOExceptions that are caught will be wrapped as Unexpected before being rethrown.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
SDKException.Unexpected()
|
|
SDKException.Unexpected(java.lang.Exception cause)
|
|
| Method Summary |
|---|
| 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, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SDKException.Unexpected(java.lang.Exception cause)
public SDKException.Unexpected()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||