FidlStateException constructor

FidlStateException(String message)

Implementation

FidlStateException(String message) : super(message);