org.apache.mina.util
Class ExceptionUtil

java.lang.Object
  extended byorg.apache.mina.util.ExceptionUtil

public class ExceptionUtil
extends java.lang.Object

Exception utility.

Version:
$Rev: 326586 $, $Date: 2005-10-19 17:50:29 +0200 (Wed, 19 Oct 2005) $
Author:
The Apache Directory Project (dev@directory.apache.org)

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

Method Detail

throwException

public static void throwException(java.lang.Throwable t)
                           throws java.io.IOException
Throws:
java.io.IOException