lacam.container
Class ErrorQeue.ErrorContainer

java.lang.Object
  extended bylacam.container.ErrorQeue.ErrorContainer
Enclosing class:
ErrorQeue

private static class ErrorQeue.ErrorContainer
extends java.lang.Object


Field Summary
 java.lang.Throwable exception
           
 java.util.Date timestamp
           
 
Constructor Summary
ErrorQeue.ErrorContainer(java.lang.Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timestamp

public java.util.Date timestamp

exception

public java.lang.Throwable exception
Constructor Detail

ErrorQeue.ErrorContainer

public ErrorQeue.ErrorContainer(java.lang.Throwable e)