'Declaration
Public Function New( _ ByVal message As String, _ ByVal streamFailed As Boolean _ )
public GibraltarSerializationException( string message, bool streamFailed )
Parameters
- message
- The error message string.
- streamFailed
- Indicates if the entire stream is now considered corrupt and no further packets can be retrieved.