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