org.crsh.util
Class Safe
java.lang.Object
org.crsh.util.Safe
public class Safe
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Constructor Summary |
Safe()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Safe
public Safe()
close
public static void close(Socket socket)
close
public static void close(Closeable closeable)
rethrow
public static <T extends Throwable> void rethrow(Class<T> throwableClass,
Throwable cause)
throws T extends Throwable
- Throws:
T extends Throwable
Copyright © 2012 eXo Platform SAS. All Rights Reserved.