Default constructor.
public DecodeException();
Constructor that takes an error code and error message.
public DecodeException(int,string);
DecodeException Class | Hunny.Mime Namespace