Class FailureException

    • Constructor Detail

      • FailureException

        public FailureException​(Failure failure)
        Returns an exception wrapping a failure that couldn't be handled.
        Parameters:
        failure - a failure that couldn't be handled
    • Method Detail

      • getFailure

        public Failure getFailure()
        Returns the details of the failure.
        Returns:
        the details of the failure