WorkMailMessageFlowErrorType
public enum WorkMailMessageFlowErrorType : AWSErrorType
extension WorkMailMessageFlowErrorType : CustomStringConvertible
Error enum for WorkMailMessageFlow
-
Undocumented
Declaration
Swift
case resourceNotFoundException(message: String?)
-
Undocumented
Declaration
Swift
public init?(errorCode: String, message: String?)
-
Declaration
Swift
public var description: String { get }