Class CacheAutomationError

All Implemented Interfaces:
Serializable

public class CacheAutomationError extends FormattedError
See Also:
  • Constructor Details

    • CacheAutomationError

      public CacheAutomationError()
    • CacheAutomationError

      public CacheAutomationError(String message, Object... args)
    • CacheAutomationError

      public CacheAutomationError(Throwable throwable, String message, Object... args)
    • CacheAutomationError

      public CacheAutomationError(Throwable throwable)