ProtocolViolationException| Flags | Type | Name | Summary |
|---|---|---|---|
| public |
object
|
Offender
(r)
|
Object which this exception is complaining about; may be null if no particular offender exists |
| Flags | Name | Summary |
|---|---|---|
| public |
WireFormattingException(string message, object offender)
|
Construct a WireFormattingException with the given offender |
| public |
WireFormattingException(string message)
|
Construct a WireFormattingException with no particular offender (i.e. null) |
public
WireFormattingException(string message, object offender)
| Parameters |
|
|---|
public
WireFormattingException(string message)
| Parameters |
|
|---|