com.google.code.tempusfugit
Class WithException<E extends Exception>
java.lang.Object
  
com.google.code.tempusfugit.WithException<E>
public final class WithException<E extends Exception>
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
with
public static <E extends Exception> WithException<E> with(Class<E> type)
 
as
public static <E extends Exception> WithException<E> as(Class<E> type)
- Since:
 
  - 1.2
 
 
getType
public Class<E> getType()
 
Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.