C# Class Noear.Snacks.SnacksException

Inheritance: System.Exception
Show file Open project: noear/Snacks

Public Methods

Method Description
SnacksException ( ) : System
SnacksException ( String message ) : System

Method Details

SnacksException() public method

public SnacksException ( ) : System
return System

SnacksException() public method

public SnacksException ( String message ) : System
message String
return System