C# Class Felbook.Models.UserException

Inheritance: System.Exception
Mostra file Open project: janmarek/Felbook

Public Methods

Method Description
UserException ( string message ) : System

Method Details

UserException() public method

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