Class ExchangeException
public class ExchangeException : Exception, ISerializable
- Inheritance
-
ExchangeException
- Implements
- Inherited Members
- Extension Methods
Constructors
ExchangeException(string, Exception?)
public ExchangeException(string message, Exception? innerException = null)