Method | Description | |
---|---|---|
UndefinedStyleException ( ) : System |
Default constructor
|
|
UndefinedStyleException ( string message ) : System |
Constructor with passed message
|
public UndefinedStyleException ( string message ) : System | ||
message | string | Message of the exception |
return | System |