Class BadListenerArgumentsException.Count

    • Constructor Summary

      Constructors 
      Constructor Description
      Count​(java.lang.String clazz, java.lang.String method, int count)
      The public constructor.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Count

        public Count​(java.lang.String clazz,
                     java.lang.String method,
                     int count)
        The public constructor.
        Parameters:
        clazz - the fully-qualified name of the parent class
        method - the annotated listener method
        count - the number of arguments found