public class ListenerMethodParametersException
extends cz.cuni.amis.utils.exception.PogamutException
getOrigin, isLogged, logException, logExceptionOnce, setLogged, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ListenerMethodParametersException(Method method, String message, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, EventListener annotation, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectClassListener annotation, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectClassEventListener annotation, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectListener annotation, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectEventListener annotation, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, EventListener annotation, Logger log, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectClassListener annotation, Logger log, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectClassEventListener annotation, Logger log, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectListener annotation, Logger log, AnnotationListenerRegistrator origin)
public ListenerMethodParametersException(Method method, ObjectEventListener annotation, Logger log, AnnotationListenerRegistrator origin)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.