AssetOptException constructor
AssetOptException(
- String message
Creates an exception with the given message.
Implementation
AssetOptException(this.message);
Creates an exception with the given message.
AssetOptException(this.message);