|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.control.webharvest.DefaultIterationContext.ExceptionInfo
public static final class DefaultIterationContext.ExceptionInfo
Exception information.
Constructor Summary | |
---|---|
DefaultIterationContext.ExceptionInfo(Exception exception)
Creates instance of the exception information. |
Method Summary | |
---|---|
Exception |
getException()
Gets exception. |
Date |
getTimestamp()
Gets timestamp. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultIterationContext.ExceptionInfo(Exception exception)
exception
- exceptionMethod Detail |
---|
public Date getTimestamp()
public Exception getException()
public String toString()
toString
in class Object
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |