|
|||||||||
| 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.businessobjects.sdk.biar.BIARException
com.businessobjects.sdk.biar.BIARException.IOException
public static class BIARException.IOException
Thrown to indicate that an IOException has occured within
the BIAR Engine.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.businessobjects.sdk.biar.BIARException |
|---|
BIARException.EngineException, BIARException.IOException, BIARException.SDKException |
| Constructor Summary | |
|---|---|
BIARException.IOException(java.io.IOException cause)
|
|
BIARException.IOException(XSDException.InputOutputException cause)
|
|
BIARException.IOException(XSDException.InvalidExportFilePathException cause)
|
|
| Method Summary | |
|---|---|
void |
rethrow()
|
| Methods inherited from class com.businessobjects.sdk.biar.BIARException |
|---|
adapt, getDetailMessage, getDetailMessage, getErrorCodeString, getMessage, getMessage, serialize |
| 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 BIARException.IOException(java.io.IOException cause)
public BIARException.IOException(XSDException.InputOutputException cause)
public BIARException.IOException(XSDException.InvalidExportFilePathException cause)
| Method Detail |
|---|
public void rethrow()
throws BIARException.IOException
rethrow in class BIARExceptionBIARException.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||