ExceptionBaseException public class ExceptionBaseException : Exception Documentation Code public Type Type { get; set; } public ExceptionBaseException(Type type, string message = null, Exception innerException = null)