Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest
Class DefaultIterationContext.ExceptionInfo

java.lang.Object
  extended by com.esri.gpt.control.webharvest.DefaultIterationContext.ExceptionInfo
Enclosing class:
DefaultIterationContext

public static final class DefaultIterationContext.ExceptionInfo
extends Object

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

DefaultIterationContext.ExceptionInfo

public DefaultIterationContext.ExceptionInfo(Exception exception)
Creates instance of the exception information.

Parameters:
exception - exception
Method Detail

getTimestamp

public Date getTimestamp()
Gets timestamp.

Returns:
timestamp

getException

public Exception getException()
Gets exception.

Returns:
exception

toString

public String toString()
Overrides:
toString in class Object

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.