Class Write18Exception

Write18Exception class

The exception that has to be thrown when something goes wrong while an executable is running.

public class Write18Exception : Exception

Constructors

NameDescription
Write18Exception(string)Creates a new instance.

See Also