C# Class EU.Europa.EC.Markt.Dss.Signature.ProfileException

Inheritance: Sharpen.RuntimeException
Mostra file Open project: nonorganic/dssnet

Public Methods

Method Description
ProfileException ( string message ) : Sharpen

The default constructor for ProfileException.

The default constructor for ProfileException.

Method Details

ProfileException() public method

The default constructor for ProfileException.
The default constructor for ProfileException.
public ProfileException ( string message ) : Sharpen
message string
return Sharpen