Class SRetryableException

    • Constructor Detail

      • SRetryableException

        public SRetryableException​(java.lang.Exception cause)
      • SRetryableException

        public SRetryableException​(java.lang.String message)
    • Method Detail

      • getCause

        public java.lang.Exception getCause()
        Overrides:
        getCause in class java.lang.Throwable