Class IncorrectListenerException

All Implemented Interfaces:
Serializable

public class IncorrectListenerException extends CacheException
Thrown when an incorrectly annotated class is added as a cache listener using the Listenable.addListener(Object) API.
Since:
4.0
Author:
Manik Surtani
See Also:
  • Constructor Details

    • IncorrectListenerException

      public IncorrectListenerException(String s)