Copyright © 2008, 2009 Pedro Agulló Soliveres

com.softwarementors.extjs.djn.router.processor
Class ExceptionInformation

java.lang.Object
  extended by com.softwarementors.extjs.djn.router.processor.ExceptionInformation

public class ExceptionInformation
extends java.lang.Object


Method Summary
static ExceptionInformation create(java.lang.Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static ExceptionInformation create(java.lang.Throwable e)

Copyright © 2008, 2009 Pedro Agulló Soliveres