InvalidEntityArgumentException Class |
Namespace: SampSharp.Entities
[SerializableAttribute] public class InvalidEntityArgumentException : ArgumentException
The InvalidEntityArgumentException type exposes the following members.
| Name | Description | |
|---|---|---|
| InvalidEntityArgumentException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidEntityArgumentException class.
| |
| InvalidEntityArgumentException(String, Guid) |
Initializes a new instance of the InvalidEntityArgumentException class.
| |
| InvalidEntityArgumentException(String, Guid) |
Initializes a new instance of the InvalidEntityArgumentException class.
|
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from ArgumentException.) | |
| ParamName | (Inherited from ArgumentException.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from ArgumentException.) | |
| GetType | (Inherited from Exception.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
| SerializeObjectState | (Inherited from Exception.) |