|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectUncheckedException
com.businessobjects.sdk.biar.om.IterationFailedException
public class IterationFailedException
Thrown from iterators the must conform to the java.util.Iterator interface but would normally throw a checked exception. This
exception adapts those interfaces by wrapping the checked exception in an unchecked one.
| Constructor Summary | |
|---|---|
IterationFailedException(java.lang.Exception e)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IterationFailedException(java.lang.Exception e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||