mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
SerializationException.this
mambo
serialization
SerializationException
SerializationException
Creates a new exception with the given message.
this
(string message)
class
SerializationException
this
(
string
message
)
this
(string message, string file, size_t line)
this
(ExceptionBase exception)
Parameters
message
string
the message of the exception
Meta
Source
See Implementation
mambo
serialization
SerializationException
SerializationException
constructors
this
Creates a new exception with the given message.