Class BinderException
public class BinderException : Exception, ISerializable
- Inheritance
-
BinderException
- Implements
- Inherited Members
Constructors
BinderException(string)
public BinderException(string message)
Parameters
message
string
BinderException(string, Exception)
public BinderException(string message, Exception cause)