public class ListenerMethod.MethodException extends RuntimeException
ListenerMethod
invokes the target method, it may throw
arbitrary exception. The original exception is wrapped into
MethodException instance and rethrown by the ListenerMethod
.addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Vaadin Ltd. All rights reserved.