Hunny Software Library Reference

DecodeException Constructor

Default constructor.

Overload List

Default constructor.

public DecodeException();

Constructor that takes an error code and error message.

public DecodeException(int,string);

See Also

DecodeException Class | Hunny.Mime Namespace