ThrowKeyword public enum ThrowKeyword : String Represents the throw and rethrow keywords on a function throws THe throws keyword Declaration Swift case `throws` rethrows THe rethrows keyword Declaration Swift case `rethrows`