SpikeServerException constructor

const SpikeServerException(
  1. String? message
)

Implementation

const SpikeServerException(super.message);