CarV2Exception constructor

CarV2Exception(
  1. String message
)

Creates a CarV2Exception with the given message.

Implementation

CarV2Exception(super.message);