C# Class ArcGISPortalViewer.Common.SuspensionManagerException

Inheritance: System.Exception
Afficher le fichier Open project: Esri/arcgis-portalviewer-dotnet

Méthodes publiques

Méthode Description
SuspensionManagerException ( ) : System
SuspensionManagerException ( Exception e ) : System

Method Details

SuspensionManagerException() public méthode

public SuspensionManagerException ( ) : System
Résultat System

SuspensionManagerException() public méthode

public SuspensionManagerException ( Exception e ) : System
e System.Exception
Résultat System