ReleaseManagerException constructor
Creates a new ReleaseManagerException with the given message and optional details.
Implementation
const ReleaseManagerException(this.message, {this.details});
Creates a new ReleaseManagerException with the given message and optional details.
const ReleaseManagerException(this.message, {this.details});