1. Stylelabs.M.Sdk.Exceptions

Namespace Stylelabs.M.Sdk.Exceptions

Version:
日本語翻訳に関する免責事項

このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。

Classes

AuthenticationException

Exception for when authentication failed.

ForbiddenException

The exception that is thrown when doing an action that is forbidden.

InternalException

The exception that is thrown when an internal problem was detected. This should never be thrown, and most likely means there's a bug.

NotFoundException

The exception that is thrown when a resource could not be found.

PermissionException

The exception that is thrown when permission problems were encountered.

PropertyNotFoundException

Exception for when a property was required, but not found.

ScriptException

Exception related to an unsuccessful execution of Sitecore Content Hub scripts.

SdkException

Base class for all SDK exceptions.

ValidationException

The exception that is thrown when validation problems were detected during persisting.

ValidationFailure

Describes a validation failure.

WebApiException

Exception thrown when something goes wrong executing a web request.

この記事を改善するための提案がある場合は、 お知らせください!