C# Class Uiml.Executing.AttributeException

Inheritance: System.Exception
Show file Open project: jozilla/Uiml.net

Public Methods

Method Description
AttributeException ( ) : System
AttributeException ( string message ) : System

Method Details

AttributeException() public method

public AttributeException ( ) : System
return System

AttributeException() public method

public AttributeException ( string message ) : System
message string
return System