class ValidationException : Exception
This exception is thrown if the Request is not valid.
ValidationException(message: String)