C# Класс Amazon.SimpleWorkflow.Model.OperationNotPermittedException

AmazonSimpleWorkflow exception
Наследование: AmazonSimpleWorkflowException
Показать файл Открыть проект

Приватные методы

Метод Описание
OperationNotPermittedException ( Exception innerException ) : System
OperationNotPermittedException ( string message ) : System

Constructs a new OperationNotPermittedException with the specified error message.

OperationNotPermittedException ( string message, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode ) : System
OperationNotPermittedException ( string message, Exception innerException ) : System
OperationNotPermittedException ( string message, Exception innerException, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode ) : System