net.sf.arise.delegate
Class ServiceInvokerServlet.SSExceptionWrap

java.lang.Object
  |
  +--net.sf.arise.delegate.ServiceInvokerServlet.SSExceptionWrap
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ServiceInvokerServlet

static final class ServiceInvokerServlet.SSExceptionWrap
extends java.lang.Object
implements java.io.Serializable


Constructor Summary
ServiceInvokerServlet.SSExceptionWrap(java.lang.Throwable e, boolean ok)
           
 
Method Summary
 java.lang.Throwable getThrowable()
           
 boolean isOk()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInvokerServlet.SSExceptionWrap

public ServiceInvokerServlet.SSExceptionWrap(java.lang.Throwable e,
                                             boolean ok)
Method Detail

isOk

public boolean isOk()

getThrowable

public java.lang.Throwable getThrowable()


All code and documentation is

Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth