8 types derived from AppHostUpdateException
Microsoft.NET.HostModel (8)
AppHost\AppHostExceptions.cs (7)
24public sealed class AppHostMachOFormatException : AppHostUpdateException 39public sealed class AppHostNotCUIException : AppHostUpdateException 51public sealed class AppHostNotPEFileException : AppHostUpdateException 65public sealed class AppHostSigningException : AppHostUpdateException 79public sealed class AppNameTooLongException : AppHostUpdateException 93public sealed class AppRelativePathRootedException : AppHostUpdateException 107public sealed class AppRelativePathTooLongException : AppHostUpdateException
AppHost\PlaceHolderNotFoundInAppHostException.cs (1)
12public class PlaceHolderNotFoundInAppHostException : AppHostUpdateException