org.apache.mina.util
Class ExceptionUtil

java.lang.Object
  extended by org.apache.mina.util.ExceptionUtil

public class ExceptionUtil
extends Object

Exception utility.

Version:
$Rev: 332218 $, $Date: 2005-11-10 12:52:42 +0900 $
Author:
The Apache Directory Project (dev@directory.apache.org)

Method Summary
static void throwException(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(Throwable t)
                           throws IOException
Throws:
IOException


Copyright © 2004-2005 . All Rights Reserved.