com.acciente.induction.dispatcher.redirect
Class RedirectExecutorException

java.lang.Object
  extended by java.lang.Throwable
      extended by com.acciente.induction.dispatcher.redirect.RedirectExecutorException
All Implemented Interfaces:
Serializable

public class RedirectExecutorException
extends Throwable

Internal. RedirectExecutorException

Author:
Adinath Raveendra Raj
See Also:
Serialized Form

Constructor Summary
RedirectExecutorException(String sMessage, Throwable oCause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RedirectExecutorException

public RedirectExecutorException(String sMessage,
                                 Throwable oCause)


Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.