Class SRetryableException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SRetryableException extends SBonitaRuntimeException
Author:
Matthieu Chaffotte
See Also:
  • Constructor Details

    • SRetryableException

      public SRetryableException(Exception cause)
    • SRetryableException

      public SRetryableException(String message)
  • Method Details