FsceneFormatException constructor
- String message
Creates a format exception with the given message.
Implementation
const FsceneFormatException(this.message);
Creates a format exception with the given message.
const FsceneFormatException(this.message);