Space Engineers
|
Indicates an error during serialization/deserialization of a proto stream. More...
Public Member Functions | |
ProtoException () | |
Creates a new ProtoException instance. More... | |
ProtoException (string message) | |
Creates a new ProtoException instance. More... | |
ProtoException (string message, Exception innerException) | |
Creates a new ProtoException instance. More... | |
Indicates an error during serialization/deserialization of a proto stream.
Definition at line 15 of file ProtoException.cs.
|
inline |
Creates a new ProtoException instance.
Definition at line 18 of file ProtoException.cs.
|
inline |
Creates a new ProtoException instance.
Definition at line 21 of file ProtoException.cs.
|
inline |
Creates a new ProtoException instance.
Definition at line 24 of file ProtoException.cs.