C# Class Uiml.LayoutManagement.LayoutException

This exception is thrown when an error concerning layout management occurs.
Inheritance: System.Exception
Afficher le fichier Open project: jozilla/Uiml.net

Méthodes publiques

Méthode Description
LayoutException ( string message ) : System

Method Details

LayoutException() public méthode

public LayoutException ( string message ) : System
message string
Résultat System