Class Exceptions.Builder<T extends Throwable>

    • Method Detail

      • withCause

        public T withCause​(Throwable cause)
      • withoutCause

        public T withoutCause()