Class RestartException

  • All Implemented Interfaces:
    Serializable

    public class RestartException
    extends CacheException
    Used by the entry processor to abort the processing to carry out some, possibly asynchronous, processing.
    Author:
    Jens Wilke
    See Also:
    Serialized Form
    • Constructor Detail

      • RestartException

        public RestartException()