| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.llnl.babel.CollectionException.UriExceptionPair
public static final class CollectionException.UriExceptionPair
This struct exists to hold the (uri, exception) pair that makes up each element of the collection.
| Constructor Summary | |
|---|---|
| CollectionException.UriExceptionPair(java.lang.String uri,
                                     java.lang.Exception ex) | |
| Method Summary | |
|---|---|
|  java.lang.Exception | getException() | 
|  java.lang.String | getUri() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CollectionException.UriExceptionPair(java.lang.String uri,
                                            java.lang.Exception ex)
| Method Detail | 
|---|
public java.lang.String getUri()
public java.lang.Exception getException()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||