C# Class form_builder.Exceptions.BookingCannotBeCancelledException

Inheritance: Exception
Mostrar archivo Open project: smbc-digital/form-builder

Public Methods

Method Description
BookingCannotBeCancelledException ( string message ) : System

Method Details

BookingCannotBeCancelledException() public method

public BookingCannotBeCancelledException ( string message ) : System
message string
return System