Class BiDiException
public class BiDiException : Exception, ISerializable
- Inheritance
-
BiDiException
- Implements
- Inherited Members
Constructors
BiDiException(string)
public BiDiException(string message)
Parameters
message
string
BiDiException(string?, Exception?)
public BiDiException(string? message, Exception? innerException)