Class IllegalCacheStateException

All Implemented Interfaces:
Serializable

public class IllegalCacheStateException extends CachingException
The following exception gets thrown when an invalid cache state is reached(market fetch & cache failure,...)
See Also:
  • Constructor Details

    • IllegalCacheStateException

      public IllegalCacheStateException(String message)
    • IllegalCacheStateException

      public IllegalCacheStateException(String message, Throwable cause)