@aws-amplify/core
Version:
Core category of aws-amplify
1 lines • 885 B
Source Map (JSON)
{"version":3,"file":"AmplifyServerContextError.mjs","sources":["../../../../src/adapterCore/error/AmplifyServerContextError.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { AmplifyError } from '../../errors';\nexport class AmplifyServerContextError extends AmplifyError {\n constructor({ message, recoverySuggestion, underlyingError, }) {\n super({\n name: 'AmplifyServerContextError',\n message,\n recoverySuggestion,\n underlyingError,\n });\n }\n}\n"],"names":[],"mappings":";;;;AAAA;AACA;AAEO,MAAM,yBAAyB,SAAS,YAAY,CAAC;AAC5D,IAAI,WAAW,CAAC,EAAE,OAAO,EAAE,kBAAkB,EAAE,eAAe,GAAG,EAAE;AACnE,QAAQ,KAAK,CAAC;AACd,YAAY,IAAI,EAAE,2BAA2B;AAC7C,YAAY,OAAO;AACnB,YAAY,kBAAkB;AAC9B,YAAY,eAAe;AAC3B,SAAS,CAAC,CAAC;AACX,KAAK;AACL;;;;"}