Moonshard

README / Globals / IHttpError

# Interface: IHttpError

# Hierarchy

  • IHttpError

# Index

# Properties

# Properties

# code

Optional code: undefined | number


# error

Optional error: undefined | string


# message

Optional message: string | Record<string, any> | any