Package org.restlet.client.resource
Interface ExceptionHandler<E extends java.lang.Throwable>
-
public interface ExceptionHandler<E extends java.lang.Throwable>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(E throwable)
-
-
-
Method Detail
-
handle
void handle(E throwable)
-
-