Skip to main content

OriginError

Enum OriginError 

Source
#[repr(i32)]
pub enum OriginError {
Show 81 variants OriginSuccess = 0, OriginPending = 1, OriginErrorGeneral = -1, OriginErrorInvalidHandle = -1_593_835_520, OriginErrorOutOfMemory = -1_610_612_735, OriginErrorNotImplemented = -1_593_835_518, OriginErrorInvalidUser = -1_577_058_301, OriginErrorInvalidArgument = -1_577_058_300, OriginErrorNoCallbackSpecified = -1_577_058_299, OriginErrorBufferTooSmall = -1_577_058_298, OriginErrorTooManyValuesInList = -1_577_058_297, OriginErrorNotFound = -1_577_058_296, OriginErrorInvalidPersona = -1_577_058_295, OriginErrorNoNetwork = -1_577_058_294, OriginErrorNoService = -1_577_058_293, OriginErrorNotLoggedIn = -1_577_058_292, OriginErrorMandatoryOriginUpdatePending = -1_577_058_291, OriginErrorAccountInUse = -1_577_058_290, OriginErrorTooManyInstances = -1_593_835_505, OriginErrorAlreadyExists = -1_560_281_072, OriginErrorInvalidOperation = -1_577_058_287, OriginErrorAgeRestricted = -1_577_058_286, OriginErrorBanned = -1_577_058_285, OriginErrorNotReady = -1_577_058_284, OriginErrorSdkNotInitialized = -1_610_547_200, OriginErrorSdkInvalidAllocatorDeallocatorCombination = -1_593_769_983, OriginErrorSdkIsRunning = -1_576_992_766, OriginErrorSdkNotAllResourcesReleased = -1_560_215_549, OriginErrorSdkInvalidResource = -1_576_992_764, OriginErrorSdkInternalError = -1_593_769_979, OriginErrorSdkInternalBufferTooSmall = -1_593_769_978, OriginWarningSdkAlreadyInitialized = 1_107_361_793, OriginWarningSdkStillRunning = 1_107_361_794, OriginWarningSdkEnumeratorInUse = 1_107_361_795, OriginWarningSdkEnumeratorTerminated = 1_107_361_796, OriginErrorCoreNotloaded = -1_610_481_664, OriginErrorCoreLoginFailed = -1_593_704_447, OriginErrorCoreAuthenticationFailed = -1_593_704_446, OriginErrorCoreSendFailed = -1_593_704_444, OriginErrorCoreReceiveFailed = -1_593_704_443, OriginErrorCoreResourceNotFound = -1_593_704_442, OriginErrorCoreIncompatibleVersion = -1_610_481_657, OriginErrorCoreNotInstalled = -1_610_481_656, OriginWarningIgoNotloaded = 1_090_715_648, OriginWarningIgoSupportNotloaded = 1_090_715_649, OriginErrorIgoIllegalAnchorPoint = -1_560_084_478, OriginErrorIgoIllegalDockPoint = -1_560_084_477, OriginErrorIgoNotAvailable = -1_560_084_476, OriginErrorNoMultiplayerId = -1_576_730_624, OriginErrorLsxInvalidResponse = -1_576_534_016, OriginErrorLsxNoResponse = -1_593_311_231, OriginErrorLsxInvalidRequest = -1_576_534_014, OriginErrorCommerceNoSuchStore = -1_593_442_304, OriginErrorCommerceNoSuchCatalog = -1_593_442_303, OriginErrorCommerceInvalidReply = -1_593_442_302, OriginErrorCommerceNoCategories = -1_576_665_085, OriginErrorCommerceNoProducts = -1_576_665_084, OriginErrorCommerceUnderageUser = -1_576_665_083, OriginErrorCommerceDeprecatedStore = -1_576_665_082, OriginErrorProxy = -1_576_468_480, OriginSuccessProxyOk = 1_141_440_712, OriginSuccessProxyCreated = 1_141_440_713, OriginSuccessProxyAccepted = 1_141_440_714, OriginSuccessProxyNonAuthInfo = 1_141_440_715, OriginSuccessProxyNoContent = 1_141_440_716, OriginSuccessResetContent = 1_141_440_717, OriginSuccessPartialContent = 1_141_440_718, OriginErrorProxyBadRequest = -1_576_468_080, OriginErrorProxyUnauthorized = -1_576_468_079, OriginErrorProxyPaymentRequired = -1_576_468_078, OriginErrorProxyForbidden = -1_576_468_077, OriginErrorProxyNotFound = -1_576_468_076, OriginErrorProxyMethodNotAllowed = -1_576_468_075, OriginErrorProxyNotAcceptable = -1_576_468_074, OriginErrorProxyRequestTimeout = -1_576_468_072, OriginErrorProxyConflict = -1_576_468_071, OriginErrorProxyInternalError = -1_576_467_980, OriginErrorProxyNotImplemented = -1_576_467_979, OriginErrorProxyBadGateway = -1_576_467_978, OriginErrorProxyServiceUnavailable = -1_576_467_977, OriginErrorProxyGatewayTimeout = -1_576_467_976,
}

Variants§

§

OriginSuccess = 0

§

OriginPending = 1

§

OriginErrorGeneral = -1

§

OriginErrorInvalidHandle = -1_593_835_520

§

OriginErrorOutOfMemory = -1_610_612_735

§

OriginErrorNotImplemented = -1_593_835_518

§

OriginErrorInvalidUser = -1_577_058_301

§

OriginErrorInvalidArgument = -1_577_058_300

§

OriginErrorNoCallbackSpecified = -1_577_058_299

§

OriginErrorBufferTooSmall = -1_577_058_298

§

OriginErrorTooManyValuesInList = -1_577_058_297

§

OriginErrorNotFound = -1_577_058_296

§

OriginErrorInvalidPersona = -1_577_058_295

§

OriginErrorNoNetwork = -1_577_058_294

§

OriginErrorNoService = -1_577_058_293

§

OriginErrorNotLoggedIn = -1_577_058_292

§

OriginErrorMandatoryOriginUpdatePending = -1_577_058_291

§

OriginErrorAccountInUse = -1_577_058_290

§

OriginErrorTooManyInstances = -1_593_835_505

§

OriginErrorAlreadyExists = -1_560_281_072

§

OriginErrorInvalidOperation = -1_577_058_287

§

OriginErrorAgeRestricted = -1_577_058_286

§

OriginErrorBanned = -1_577_058_285

§

OriginErrorNotReady = -1_577_058_284

§

OriginErrorSdkNotInitialized = -1_610_547_200

§

OriginErrorSdkInvalidAllocatorDeallocatorCombination = -1_593_769_983

§

OriginErrorSdkIsRunning = -1_576_992_766

§

OriginErrorSdkNotAllResourcesReleased = -1_560_215_549

§

OriginErrorSdkInvalidResource = -1_576_992_764

§

OriginErrorSdkInternalError = -1_593_769_979

§

OriginErrorSdkInternalBufferTooSmall = -1_593_769_978

§

OriginWarningSdkAlreadyInitialized = 1_107_361_793

§

OriginWarningSdkStillRunning = 1_107_361_794

§

OriginWarningSdkEnumeratorInUse = 1_107_361_795

§

OriginWarningSdkEnumeratorTerminated = 1_107_361_796

§

OriginErrorCoreNotloaded = -1_610_481_664

§

OriginErrorCoreLoginFailed = -1_593_704_447

§

OriginErrorCoreAuthenticationFailed = -1_593_704_446

§

OriginErrorCoreSendFailed = -1_593_704_444

§

OriginErrorCoreReceiveFailed = -1_593_704_443

§

OriginErrorCoreResourceNotFound = -1_593_704_442

§

OriginErrorCoreIncompatibleVersion = -1_610_481_657

§

OriginErrorCoreNotInstalled = -1_610_481_656

§

OriginWarningIgoNotloaded = 1_090_715_648

§

OriginWarningIgoSupportNotloaded = 1_090_715_649

§

OriginErrorIgoIllegalAnchorPoint = -1_560_084_478

§

OriginErrorIgoIllegalDockPoint = -1_560_084_477

§

OriginErrorIgoNotAvailable = -1_560_084_476

§

OriginErrorNoMultiplayerId = -1_576_730_624

§

OriginErrorLsxInvalidResponse = -1_576_534_016

§

OriginErrorLsxNoResponse = -1_593_311_231

§

OriginErrorLsxInvalidRequest = -1_576_534_014

§

OriginErrorCommerceNoSuchStore = -1_593_442_304

§

OriginErrorCommerceNoSuchCatalog = -1_593_442_303

§

OriginErrorCommerceInvalidReply = -1_593_442_302

§

OriginErrorCommerceNoCategories = -1_576_665_085

§

OriginErrorCommerceNoProducts = -1_576_665_084

§

OriginErrorCommerceUnderageUser = -1_576_665_083

§

OriginErrorCommerceDeprecatedStore = -1_576_665_082

§

OriginErrorProxy = -1_576_468_480

§

OriginSuccessProxyOk = 1_141_440_712

§

OriginSuccessProxyCreated = 1_141_440_713

§

OriginSuccessProxyAccepted = 1_141_440_714

§

OriginSuccessProxyNonAuthInfo = 1_141_440_715

§

OriginSuccessProxyNoContent = 1_141_440_716

§

OriginSuccessResetContent = 1_141_440_717

§

OriginSuccessPartialContent = 1_141_440_718

§

OriginErrorProxyBadRequest = -1_576_468_080

§

OriginErrorProxyUnauthorized = -1_576_468_079

§

OriginErrorProxyPaymentRequired = -1_576_468_078

§

OriginErrorProxyForbidden = -1_576_468_077

§

OriginErrorProxyNotFound = -1_576_468_076

§

OriginErrorProxyMethodNotAllowed = -1_576_468_075

§

OriginErrorProxyNotAcceptable = -1_576_468_074

§

OriginErrorProxyRequestTimeout = -1_576_468_072

§

OriginErrorProxyConflict = -1_576_468_071

§

OriginErrorProxyInternalError = -1_576_467_980

§

OriginErrorProxyNotImplemented = -1_576_467_979

§

OriginErrorProxyBadGateway = -1_576_467_978

§

OriginErrorProxyServiceUnavailable = -1_576_467_977

§

OriginErrorProxyGatewayTimeout = -1_576_467_976

Trait Implementations§

Source§

impl Clone for OriginError

Source§

fn clone(&self) -> OriginError

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for OriginError

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl<'de> Deserialize<'de> for OriginError

Source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl Serialize for OriginError

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl Copy for OriginError

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,