cause property

SerializedException? cause
inherited

Implementation

SerializedException? get cause {
  return _cause;
}