Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::Errors::PE4003

Number of clusters in a system has exceeded the maximum value.

Please increase the cluster size for the system.

Variables

NameDescription
const Geo::s32 Code = 4003

The error code. ///< The error code.

Geo::GeoGuid m_SystemGuid

The GUID of the system in error.

Geo::GeoFileString m_SystemName

The name of the system in error.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.