UNPKG

@pallad/common-errors

Version:
13 lines (12 loc) 366 B
/** * @file Automatically generated by barrelsby. */ export * from "./ApplicationError"; export * from "./AuthenticationError"; export * from "./AuthorizationError"; export * from "./BaseError"; export * from "./ConflictError"; export * from "./InternalError"; export * from "./LimitExceededError"; export * from "./NotFoundError"; export * from "./TimeoutError";