public class ReturnTypeMustBeVoidException
extends net.stickycode.exception.PermanentException
| Constructor and Description |
|---|
ReturnTypeMustBeVoidException(Class<? extends Annotation> annotation,
Method method) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReturnTypeMustBeVoidException(Class<? extends Annotation> annotation, Method method)
Copyright © 2008–2017 RedEngine Ltd. All rights reserved.