Error (law)
Errors of various types may occur in legal proceedings and may or may not constitute grounds for appeal.
Types of error
- Harmless error is one considered not to have affected the trial's outcome and is thus not grounds for appeal. Harmless error is distinguished from "plain error" in that if error is "preserved"[1] by the making of a timely objection, the burden of proof is on the respondent to show that the error was harmless, but if error was not preserved, the burden of proof is on the appellant to show that the error was plain.[2]
- Invited error is error brought about by a party's own conduct during a trial, and does not give grounds for appeal.
- Reversible error is one that can lead to a judgment being overturned on appeal.
gollark: `('a -> ('b, [< Caqti_error.t ] as 'c) result Lwt.t) -> ('a, 'c) Caqti_lwt.Pool.t -> ('b, string) Lwt_result.t`
gollark: ```ocamllet query_pool q p = Caqti_lwt.Pool.use q p |> Lwt_result.map_err Caqti_error.showlet query (q : ('a, 'e) query) req = Request.env req |> Opium.Hmap.get key |> query_pool q```
gollark: As you can see, I am not actually very good at OCaml and somewhat adapting a tutorial for Caqti and stuff.
gollark: ```ocamltype ('res, 'err) query = Caqti_lwt.connection -> ('res, [< Caqti_error.t > `Connect_failed `Connect_rejected `Post_connect ] as 'err) result Lwt.t```
gollark: Hmm, can this be fixed or must I merely experience horrible suffering?
References
- William B. Cassel; Anneliese Wright (2010). "Preservation of Error for Appellate Review". Law Review Bulletin (2 Neb. L. Rev. Bull. 1). p. 711. Archived from the original on 2016-11-16. Retrieved 2016-11-16.
- "Federal Rules of Criminal Procedure - Rule 52 (LII 2009 ed.)". Law.cornell.edu. Retrieved 2010-05-16.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.