@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Expect
The class will be in major cases an Exception, an Error or a Throwable. But it can be anything expected.
public abstract Class<?> value
Copyright © 2014-2015. All Rights Reserved.