LifecycleError
Swift
public struct LifecycleError: Error, CustomStringConvertible
Thrown on detecting a usage error of the Compiler
API, for example trying to use it after shutdown.
Topics
var description: String
var description: String