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