Classe AmoException
Represents an exception that is raised when an AMO error or warning is encountered.
System.Object
System.Exception
Microsoft.AnalysisServices.AmoException
Microsoft.AnalysisServices.ConnectionException
Microsoft.AnalysisServices.OperationException
Microsoft.AnalysisServices.OutOfSyncException
Microsoft.AnalysisServices.ResponseFormatException
Microsoft.AnalysisServices.XmlSerializationException
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
'Déclaration
<SerializableAttribute> _
Public Class AmoException _
Inherits Exception
'Utilisation
Dim instance As AmoException
[SerializableAttribute]
public class AmoException : Exception
[SerializableAttribute]
public ref class AmoException : public Exception
[<SerializableAttribute>]
type AmoException =
class
inherit Exception
end
public class AmoException extends Exception
Le type AmoException expose les membres suivants.
Nom | Description | |
---|---|---|
![]() |
AmoException() | Initializes a new instance of the AmoException class. |
![]() |
AmoException(String) | Initializes a new instance of the AmoException class using the specified message text. |
![]() |
AmoException(SerializationInfo, StreamingContext) | Initializes a new instance of the AmoException class with serialized data. |
![]() |
AmoException(String, Exception) | Initializes a new instance of the AmoException class with message text and inner exception. |
Haut de la page
Nom | Description | |
---|---|---|
![]() |
Data | (hérité de Exception.) |
![]() |
HelpLink | (hérité de Exception.) |
![]() |
HResult | (hérité de Exception.) |
![]() |
InnerException | (hérité de Exception.) |
![]() |
Message | (hérité de Exception.) |
![]() |
Source | (hérité de Exception.) |
![]() |
StackTrace | (hérité de Exception.) |
![]() |
TargetSite | (hérité de Exception.) |
Haut de la page
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetBaseException | (hérité de Exception.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetObjectData | Informations critiques de sécurité. (hérité de Exception.) |
![]() |
GetType | (hérité de Exception.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Exception.) |
Haut de la page
Nom | Description | |
---|---|---|
![]() |
SerializeObjectState | (hérité de Exception.) |
Haut de la page
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.