IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : LoginException Class |
For a list of all members of this type, see LoginException members.
Name | Description | |
---|---|---|
![]() | Cancelled | Returns true if the operation was cancelled. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
![]() | Data | (Inherited from System.Exception) |
![]() | ExceptionType | The LoginExceptionType of this exception. |
![]() | FailureType | The type of persistence failure. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
![]() | HelpLink | (Inherited from System.Exception) |
![]() | HResult | (Inherited from System.Exception) |
![]() | InnerException | (Inherited from System.Exception) |
![]() | Message | Overridden. Gets a message that describes the current exception. |
![]() | OperationType | The type of persistence operation requested when the error occurred. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
![]() | RemoteExceptionDetails | Returns the details of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
![]() | RemoteExceptionName | Returns the type name of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
![]() | RemoteSource | Returns the source of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
![]() | RemoteStackTrace | Returns the stack trace of the InnerException thrown on the remote Object Server. (Inherited from IdeaBlade.EntityModel.EntityServerException) |
![]() | Source | (Inherited from System.Exception) |
![]() | StackTrace | (Inherited from System.Exception) |
![]() | TargetSite | (Inherited from System.Exception) |