AWS SDK for .NET Documentation
ResourceInUseException Constructor (message, innerException)
Amazon
►
Amazon.ElasticTranscoder.Model
►
ResourceInUseException
►
ResourceInUseException(String, Exception)
C#
Did this page help you?
Yes
No
Tell us about it...
Initializes a new instance of the
ResourceInUseException
class
Declaration Syntax
C#
public
ResourceInUseException
(
string
message
,
Exception
innerException
)
Parameters
message
(
String
)
innerException
(
Exception
)
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)