Skip to content

ERPConnect.NoAuthorityException

Namespace: ERPConnect
Assembly: ERPConnectStandard20.dll

The exception that is thrown when a system-driven exception is raised by the ABAP runtime environment, which is related to authorization problems.

public sealed class NoAuthorityException : ABAPRuntimeException, ISerializable

Inheritance

objectExceptionERPExceptionABAPRuntimeExceptionNoAuthorityException

Implements

ISerializable

Inherited Members

ABAPRuntimeException.GetObjectData(SerializationInfo, StreamingContext), ABAPRuntimeException.Description, ERPException.GetObjectData(SerializationInfo, StreamingContext), ERPException.ABAPException, Exception.GetBaseException(), Exception.GetObjectData(SerializationInfo, StreamingContext), Exception.ToString(), Exception.GetType(), Exception.TargetSite, Exception.StackTrace, Exception.Message, Exception.Data, Exception.InnerException, Exception.HelpLink, Exception.Source, Exception.HResult, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()