DeserializationError constructor

DeserializationError()

Implementation

factory DeserializationError() {
	return _singleton;
}