C# Class inVtero.net.PageNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: ShaneK2/inVtero.net Class Usage Examples

Méthodes publiques

Свойство Type Description
LastPageAttempted HARDWARE_ADDRESS_ENTRY
PagesFound List

Méthodes publiques

Méthode Description
PageNotFoundException ( string message, HARDWARE_ADDRESS_ENTRY lastPageAttempted, List pagesFound, Exception ex ) : System

Method Details

PageNotFoundException() public méthode

public PageNotFoundException ( string message, HARDWARE_ADDRESS_ENTRY lastPageAttempted, List pagesFound, Exception ex ) : System
message string
lastPageAttempted HARDWARE_ADDRESS_ENTRY
pagesFound List
ex System.Exception
Résultat System

Property Details

LastPageAttempted public_oe property

public HARDWARE_ADDRESS_ENTRY,inVtero.net LastPageAttempted
Résultat HARDWARE_ADDRESS_ENTRY

PagesFound public_oe property

public List PagesFound
Résultat List